style: fix missing style for alice extra key

This commit is contained in:
Miodec 2023-09-19 14:27:20 +01:00
parent 4144c7089a
commit 446a354af3

View file

@ -456,11 +456,9 @@
transform: rotate(-10deg) !important;
margin-left: -7px !important;
display: flex;
background-color: transparent;
background-color: var(--sub-alt-color);
color: var(--sub-color);
border-radius: var(--roundness);
border: 0.05rem solid;
border-color: var(--sub-color);
text-align: center;
justify-content: center;
align-items: center;