0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 13:12:40 +00:00

Admin controls for compressing old brews

This commit is contained in:
Trevor Buckner
2020-01-23 10:50:35 -05:00
parent 4128670a9f
commit a06b29c6f5
6 changed files with 125 additions and 5 deletions

View File

@@ -0,0 +1,10 @@
.BrewCompress{
.removeBox{
margin-top: 20px;
button{
background-color: @red;
margin-right: 10px;
}
}
}