css fix
This commit is contained in:
@@ -3020,6 +3020,7 @@ table.table-admin-panel {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
user-select: none;
|
||||
|
||||
.folder-icon {
|
||||
margin-right: 3px;
|
||||
@@ -3041,7 +3042,7 @@ table.table-admin-panel {
|
||||
user-select: none;
|
||||
|
||||
.category-item-name {
|
||||
user-select: text;
|
||||
//user-select: text;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -3059,6 +3060,7 @@ table.table-admin-panel {
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.left-container + .list-container > .list[data-scope="Email"] {
|
||||
|
||||
Reference in New Issue
Block a user