style(ribbon): make icons slightly bigger

This commit is contained in:
Elian Doran
2025-12-09 13:17:54 +02:00
parent e688f2cdb6
commit 2a9558e9c5

View File

@@ -36,10 +36,11 @@
display: flex;
align-items: center;
font-size: 0.9em;
padding-top: 2px;
}
.ribbon-tab-title .bx {
font-size: 125%;
font-size: 150%;
position: relative;
}