mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-10 03:53:37 -06:00
style(ribbon): fix some alignment issues & decrease button size
This commit is contained in:
parent
3514e3d057
commit
19980807f2
@ -33,12 +33,14 @@
|
||||
max-width: max-content;
|
||||
flex-grow: 10;
|
||||
user-select: none;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
.ribbon-tab-title .bx {
|
||||
font-size: 150%;
|
||||
font-size: 125%;
|
||||
position: relative;
|
||||
top: 3px;
|
||||
}
|
||||
|
||||
.ribbon-tab-title.active {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user