1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2025-12-12 23:45:57 +00:00
Files
homebrewery/client/admin/brewCleanup/brewCleanup.less
2018-12-06 18:19:43 -05:00

10 lines
116 B
Plaintext

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