Add allowList tab
This commit is contained in:
@@ -121,9 +121,6 @@
|
||||
}
|
||||
}
|
||||
&.list {
|
||||
.cp-usergrid-grid {
|
||||
display: block;
|
||||
}
|
||||
.cp-usergrid-user {
|
||||
width: auto;
|
||||
max-width: calc(100% - 6px);
|
||||
@@ -131,6 +128,7 @@
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
display: inline-flex;
|
||||
flex: unset;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user