mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-25 16:12:37 +00:00
13 lines
255 B
Plaintext
13 lines
255 B
Plaintext
.lockTools {
|
|
.lockBrew label {
|
|
width: 50%;
|
|
display: inline-block;
|
|
text-align: right;
|
|
line-height: 1.5em;
|
|
input {
|
|
float: right;
|
|
width: 70%;
|
|
margin-left: 10px;
|
|
}
|
|
}
|
|
} |