Styled power menu

This commit is contained in:
Jas Singh
2024-06-09 22:28:07 -07:00
parent d695d9aa67
commit 608137a604
12 changed files with 166 additions and 70 deletions

View File

@@ -4,3 +4,8 @@
font-size: 1rem;
color: $green;
}
.bar-media_icon {
font-size: 1.3rem;
color: $green;
}

View File

@@ -4,3 +4,7 @@
color: $red;
margin-right: 2px;
}
.bar-powermenu {
// margin: 8px;
}