0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-10 07:02:39 +00:00

Remove duplicate ErrorBar/popups tray

Removed duplicated components.

Restyled the popups to accomodate extra height of viewer tools.
This commit is contained in:
Gazook89
2024-08-23 14:40:19 -05:00
parent 32c6224f40
commit 2246944dd2
3 changed files with 3 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
@import 'naturalcrit/styles/colors.less';
@navbarHeight : 28px;
@viewerToolsHeight : 32px;
@keyframes pinkColoring {
0% { color : pink; }