fix: hide deleted signatures and fit uplink table
This commit is contained in:
+11
-1
@@ -7791,7 +7791,17 @@
|
||||
}
|
||||
|
||||
.admin-uplink-table-card .ui-table {
|
||||
min-width: 1500px;
|
||||
min-width: 1052px;
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
.admin-uplink-table-card .uplink-content {
|
||||
-webkit-line-clamp: 2;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.admin-uplink-table-card .ui-table td strong {
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
.gateway-exception-list-heading {
|
||||
|
||||
Reference in New Issue
Block a user