We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 957d19a commit dc0d4b5Copy full SHA for dc0d4b5
1 file changed
src/components/TopBar/SystemTray/PowerMenu/PowerMenu.scss
@@ -5,9 +5,10 @@
5
box-sizing: border-box;
6
display: flex;
7
justify-content: flex-end;
8
+ align-items: center;
9
10
.power-icon {
- height: 100%;
11
+ height: 20px;
12
aspect-ratio: 1/1;
13
width: auto;
14
path {
0 commit comments