0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-26 05:13:01 +00:00

update pill margin for snippet fields

This commit is contained in:
Charlie Humphreys
2023-07-16 12:59:30 -05:00
parent 77b0e93dd3
commit 46f413c656

View File

@@ -45,7 +45,7 @@
}
* {
margin: 0 2px;
margin: 0 2px 2px 2px;
}
input {