mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-11 05:45:26 -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;
|
max-width: max-content;
|
||||||
flex-grow: 10;
|
flex-grow: 10;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
font-size: 0.9em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ribbon-tab-title .bx {
|
.ribbon-tab-title .bx {
|
||||||
font-size: 150%;
|
font-size: 125%;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 3px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.ribbon-tab-title.active {
|
.ribbon-tab-title.active {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user