0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +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;
}
}
}