Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit ab9f910

Browse files
committed
changes for #173
1 parent 974f0ca commit ab9f910

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

client/src/components/Header/style.module.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,12 @@
124124
&::placeholder {
125125
opacity: 0.5;
126126
}
127+
128+
&::-ms-clear {
129+
display: none;
130+
height: 0;
131+
width: 0;
132+
}
127133
}
128134

129135
.title {

0 commit comments

Comments
 (0)