Increase Linux twisty size
This commit is contained in:
parent
a2062bf011
commit
deaeb46ae8
2 changed files with 2 additions and 2 deletions
|
@ -227,7 +227,7 @@
|
|||
|
||||
.spacer-twisty {
|
||||
display: inline-block;
|
||||
min-width: 8px;
|
||||
min-width: 13px;
|
||||
}
|
||||
|
||||
.twisty {
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
.twisty {
|
||||
padding-inline-end: 3px;
|
||||
svg {
|
||||
width: 5px;
|
||||
width: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue