mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Fixed small content jumping issue
This commit is contained in:
parent
df07307730
commit
1bbb600481
@ -517,7 +517,7 @@ table.list {
|
||||
table.list tr {
|
||||
background-color: var(--current-bg-color);
|
||||
border-color: var(--current-bg-color);
|
||||
height: 1.4em;
|
||||
height: 1.5em;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user