Skip to content

Commit 283c844

Browse files
committed
Sort test
1 parent 11c2d05 commit 283c844

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

test/test.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
.unofficials {
2-
backdrop-filter: auto;
3-
display: env(safe-area-inset-top, 20px);
4-
}
5-
61
.align-3 {
72
place-self: auto;
83
place-content: auto;
@@ -1129,6 +1124,11 @@ view {
11291124
display: underscore;
11301125
}
11311126

1127+
.unofficials {
1128+
backdrop-filter: auto;
1129+
display: env(safe-area-inset-top, 20px);
1130+
}
1131+
11321132
.values-3 {
11331133
display: 1ch;
11341134
display: 1q;

0 commit comments

Comments
 (0)