0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-31 20:38:12 +00:00

path changes

This commit is contained in:
Víctor Losada Hernández
2026-01-23 19:07:24 +01:00
parent 54b0dd46f8
commit 0b5f039337
4 changed files with 10 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
@import './shared/naturalcrit/styles/core.less';
.brewItem {
position : relative;

View File

@@ -1,3 +1,5 @@
@import './shared/naturalcrit/styles/colors.less';
.newPage {
.navItem.save {
background-color : @orange;

View File

@@ -1,3 +1,5 @@
@import './shared/naturalcrit/styles/core.less';
.vaultPage {
height : 100%;
overflow-y : hidden;