0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-25 16:12:37 +00:00
Files
homebrewery/client/admin/brewUtils/brewCleanup/brewCleanup.less
2023-01-04 22:08:44 +13:00

10 lines
116 B
Plaintext

.BrewCleanup{
.removeBox{
margin-top: 20px;
button{
background-color: @red;
margin-right: 10px;
}
}
}