style(ribbon): fix some alignment issues & decrease button size

This commit is contained in:
Elian Doran 2025-12-09 12:16:14 +02:00
parent 3514e3d057
commit 19980807f2
No known key found for this signature in database

View File

@ -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 {