This commit is contained in:
Mykyta Synelnikov
2024-04-09 13:55:39 +03:00
parent 9cd7d8a4f5
commit 7e240edb6d
10 changed files with 139 additions and 52 deletions
+2 -1
View File
@@ -52,7 +52,8 @@
width: 100%;
}
#um-users-overview-table td {
width: 50%;
width: auto;
min-width: 120px;
vertical-align: middle;
padding: 0 0 0 5px;
box-sizing: border-box;