mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
Fix 1px jump when selecting multi table entries (#16475)
Fix 1px jump when selecting multi table entries
This commit is contained in:
commit
b6376b7bd6
1 changed files with 0 additions and 1 deletions
|
|
@ -293,7 +293,6 @@ table.multiselect thead {
|
|||
table.multiselect thead th {
|
||||
background-color: var(--color-main-background-translucent);
|
||||
font-weight: bold;
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
#app-content.with-app-sidebar table.multiselect thead{
|
||||
|
|
|
|||
Loading…
Reference in a new issue