0
0
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:
David Bolack
2024-12-30 12:28:47 -06:00
parent 7c357a2aa1
commit fe2d02a24c
3 changed files with 33 additions and 10 deletions

View File

@@ -88,6 +88,17 @@
}
}
&.themes{
.value {
overflow : visible;
text-overflow : auto;
}
button {
padding-left: 5px;
padding-right: 5px;
}
}
&.description {
flex : 1;
textarea.value {