Skip to content

Commit dc0d4b5

Browse files
committed
Power icon size
1 parent 957d19a commit dc0d4b5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/components/TopBar/SystemTray/PowerMenu/PowerMenu.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
box-sizing: border-box;
66
display: flex;
77
justify-content: flex-end;
8+
align-items: center;
89

910
.power-icon {
10-
height: 100%;
11+
height: 20px;
1112
aspect-ratio: 1/1;
1213
width: auto;
1314
path {

0 commit comments

Comments
 (0)