styled version number in toolbar

feature/settings-window
Michael Ochmann 3 years ago
parent 443437b78a
commit ed9a15333e
  1. 2
      src/ui/src/assets/css/_toolbar.scss

@ -35,6 +35,8 @@
position: absolute; position: absolute;
right: 1rem; right: 1rem;
opacity: 0.3; opacity: 0.3;
user-select: none;
cursor: default;
font-size: 0.5rem; font-size: 0.5rem;
} }
} }
Loading…
Cancel
Save