Add styles for groups listing table on user view
parent
5734e38f52
commit
a840d65ac4
|
@ -2,3 +2,10 @@
|
|||
width: 50%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.Groups .name {
|
||||
min-width: 200px;
|
||||
}
|
||||
.Groups .permission {
|
||||
min-width: 300px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue