mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-08-06 08:57:38 +00:00
Cleanup some loose ends.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
.menu-wrapper {
|
||||
position: relative;
|
||||
place-content: center;
|
||||
&:is(.menu-bar > .menu-section > .menu-wrapper){
|
||||
display: inline-block;
|
||||
}
|
||||
@@ -12,7 +11,7 @@
|
||||
inset-block-start: anchor(bottom);
|
||||
inset-inline-start: anchor(left);
|
||||
position-try: flip-inline;
|
||||
color: unset; // [popover] gets a `canvastext` color value from useragent.
|
||||
color: inherit; // [popover] gets a `canvastext` color value from useragent.
|
||||
> .menu-wrapper {
|
||||
position:relative;
|
||||
> .menu-list {
|
||||
|
||||
Reference in New Issue
Block a user