specified points of font size

This commit is contained in:
iLLiCiTiT 2021-04-28 18:36:05 +02:00
parent fc4682e483
commit 1e21778ab8

View file

@ -93,7 +93,7 @@ QMenu::item:selected {
background-color: rgb(32, 32, 32);
color: rgb(72, 200, 150);
font-family: "Roboto Mono";
font-size: 0.5em;
font-size: 8pt;
border: 1px solid rgb(48, 48, 48);
}