Fix :: user group table ui breaking (#4418)

* fix :: user group table breaking ui

* cleanup
This commit is contained in:
Kiran Ashok 2022-10-14 12:52:43 +05:30 committed by GitHub
parent 80a4df6022
commit dab5f9d97d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,