0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00
Files
homebrewery/client/admin/brewUtils/brewCompress/brewCompress.less
Víctor Losada Hernández d352b76efe join styles and lint
2024-08-31 13:12:53 +02:00

9 lines
126 B
Plaintext

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