Skip to content

Commit 565f5c3

Browse files
committed
fix: checked in by mistake
1 parent 51c00db commit 565f5c3

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

source/_patterns/01-elements/_form-elements.scss

-8
Original file line numberDiff line numberDiff line change
@@ -115,14 +115,6 @@
115115
%form-element-counter {
116116
&:has(+ .description) {
117117
float: right;
118-
119-
@supports (inset-area: block-end span-inline-start) {
120-
&:not(:has(+ .description)) {
121-
position: absolute;
122-
// stylelint-disable-next-line property-no-unknown
123-
inset-area: block-end span-inline-start;
124-
}
125-
}
126118
}
127119

128120
@supports (inset-area: block-end span-inline-start) {

0 commit comments

Comments
 (0)