mirror of
https://github.com/hcengineering/platform.git
synced 2025-05-30 04:05:39 +00:00
change table row height
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
98cc58e138
commit
2624896848
@ -115,7 +115,7 @@
|
||||
}
|
||||
|
||||
.tr-body {
|
||||
height: 3rem;
|
||||
height: 3.25rem;
|
||||
color: var(--theme-caption-color);
|
||||
border-bottom: 1px solid var(--theme-button-border-hovered);
|
||||
&:last-child { border-bottom: none; }
|
||||
|
Loading…
Reference in New Issue
Block a user