We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3992f22 commit be917f9Copy full SHA for be917f9
test/test.css
@@ -734,14 +734,14 @@ mask {
734
735
@media (device-radius: 50%) {
736
.round-display-1 {
737
- shape-inside: auto;
738
- border-boundary: auto;
739
- polar-angle: auto;
740
- polar-distance: auto;
741
- display: outside-shape;
742
- display: shape-box;
743
- display: parent;
744
- display: polar;
+ shape-inside: auto;
+ border-boundary: auto;
+ polar-angle: auto;
+ polar-distance: auto;
+ display: outside-shape;
+ display: shape-box;
+ display: parent;
+ display: polar;
745
}
746
747
@@ -767,7 +767,7 @@ mask {
767
768
@scope .scoping-1 {
769
div {
770
- display: auto;
+ display: auto;
771
772
773
0 commit comments