mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-25 04:25:13 +03:00
Fix header in TableView (#199)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
parent
444db6a5ca
commit
035b4431fb
@ -112,6 +112,7 @@
|
||||
color: var(--theme-content-dark-color);
|
||||
background-color: var(--theme-bg-color);
|
||||
box-shadow: inset 0 -1px 0 0 var(--theme-bg-focused-color);
|
||||
z-index: 5;
|
||||
}
|
||||
|
||||
.tr-body {
|
||||
|
Loading…
Reference in New Issue
Block a user