mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
Fix :: user group table ui breaking (#4418)
* fix :: user group table breaking ui * cleanup
This commit is contained in:
parent
80a4df6022
commit
dab5f9d97d
1 changed files with 0 additions and 3 deletions
|
|
@ -3441,9 +3441,6 @@ input:focus-visible {
|
|||
.gui-select-wrappper .select-search__input {
|
||||
height: 30px;
|
||||
}
|
||||
.table thead th {
|
||||
display: flex !important;
|
||||
}
|
||||
|
||||
.theme-dark .input-group-text,
|
||||
.theme-dark .markdown>table thead th,
|
||||
|
|
|
|||
Loading…
Reference in a new issue