mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-01 19:32:42 +00:00
Work in progress.
Still issues with saving the state of the theme pulldowns and collecting the written in theme.
This commit is contained in:
@@ -88,6 +88,17 @@
|
||||
}
|
||||
}
|
||||
|
||||
&.themes{
|
||||
.value {
|
||||
overflow : visible;
|
||||
text-overflow : auto;
|
||||
}
|
||||
button {
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
&.description {
|
||||
flex : 1;
|
||||
textarea.value {
|
||||
|
||||
Reference in New Issue
Block a user