0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-01 06:33:32 +00:00

Automatically check for SCRIPT tags

This commit is contained in:
G.Ambatte
2024-10-24 20:45:12 +13:00
parent c2f56833f3
commit db1fdca3ab
2 changed files with 30 additions and 14 deletions

View File

@@ -0,0 +1,6 @@
.brewLookup {
.cleanButton {
display : inline-block;
width : 100%;
}
}