0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

revert change

This commit is contained in:
Gazook89
2024-08-27 11:59:29 -05:00
parent 0ce3ac9be2
commit a7ddeafd06
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
.brewRenderer {
overflow-y : scroll;
will-change : transform;
padding-top : 30px;
:where(.pages) {
margin : 30px 0px;
& > :where(.page) {

View File

@@ -1,7 +1,7 @@
@import (less) './client/icons/customIcons.less';
.toolBar {
position : relative;
position : absolute;
z-index : 1;
box-sizing : border-box;
display : flex;