0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-08-06 06:47:38 +00:00

fix oddbird polyfill so custom properties are used correctly

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
Gazook89
2026-04-25 22:16:25 -05:00
parent 359d87440b
commit d686c78fdf
2 changed files with 6 additions and 3 deletions
+1
View File
@@ -7,6 +7,7 @@
}
.menu-list {
position : fixed;
z-index : 1000;
inset-block-start: anchor(bottom);
inset-inline-start: anchor(left);