0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 02:42:39 +00:00

Linting on .less files

This commit is contained in:
Trevor Buckner
2025-02-12 15:30:20 -05:00
parent b79c5954ff
commit 6b4f5bd0af
4 changed files with 16 additions and 24 deletions

View File

@@ -1,8 +1,8 @@
.notificationLookup {
width : 450px;
height : fit-content;
.noNotification { margin-block : 20px; }
.notificationList {
display : flex;
flex-direction : column;
@@ -30,8 +30,6 @@
font-size : 20px;
font-weight : 900;
}
}
}
.noNotification { margin-block : 20px; }
}