mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 22:52:40 +00:00
correct style to be coherent and nice
This commit is contained in:
@@ -23,16 +23,13 @@
|
||||
textarea {
|
||||
width : 50ch;
|
||||
min-height : 7em;
|
||||
max-height : 25em;
|
||||
max-height : 20em;
|
||||
resize : vertical;
|
||||
}
|
||||
}
|
||||
|
||||
button {
|
||||
|
||||
position : absolute;
|
||||
right : 0;
|
||||
bottom : 0;
|
||||
width: 200px;
|
||||
|
||||
i { margin-right : 10px; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user