We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
space-between
space-around
1 parent 92f398b commit 953d132Copy full SHA for 953d132
GUI/ETVR/src/styles/header-wrapper.css
@@ -13,7 +13,7 @@
13
align-content: center;
14
flex-grow: 1;
15
flex-direction: row;
16
- justify-content: space-between;
+ justify-content: space-around;
17
position: fixed;
18
top: calc(titlebar - 35px);
19
left: 0;
0 commit comments