mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 20:42:43 +00:00
isolation stacking context
This commit is contained in:
@@ -23,6 +23,7 @@ body {
|
||||
break-inside : avoid;
|
||||
display : inline-block;
|
||||
width : 100%;
|
||||
isolation : isolate;
|
||||
}
|
||||
.inline-block {
|
||||
display : inline-block;
|
||||
|
||||
Reference in New Issue
Block a user