Skip to content

Commit 6120655

Browse files
committed
align toolbar
1 parent 3357af6 commit 6120655

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

client/styles/components/_toolbar.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@
6868
align-items: center;
6969
}
7070

71+
.toolbar__autorefresh{
72+
display: flex;
73+
align-items: center;
74+
}
75+
7176
.toolbar__project-name-container {
7277
@include themify() {
7378
border-color: getThemifyVariable('inactive-text-color');

0 commit comments

Comments
 (0)