fix(UI): Improve text rendering in account navigation.

This commit is contained in:
2024-10-12 23:41:23 +02:00
parent 0d613fd634
commit 944f689165
4 changed files with 10 additions and 2 deletions
+2
View File
@@ -85,6 +85,7 @@ export class LeleAccountNavigation extends DeesElement {
position: absolute;
bottom: 0px;
left: 0px;
font-family: 'Intel One Mono';
width: 100%;
font-size: 12px;
padding: 8px;
@@ -114,6 +115,7 @@ export class LeleAccountNavigation extends DeesElement {
padding: 8px;
padding-left: 10px;
margin-bottom: 5px;
font-size: 14px;
}
.navigationOption:hover {