We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a312c95 commit 5da45e3Copy full SHA for 5da45e3
1 file changed
VueApp/src/Students/EmergencyContact/components/ContactSection.vue
@@ -151,18 +151,6 @@ function isValidEmail(val: string): boolean | string {
151
margin-bottom: 0.5rem;
152
}
153
154
-.sr-only {
155
- position: absolute;
156
- width: 1px;
157
- height: 1px;
158
- padding: 0;
159
- margin: -1px;
160
- overflow: hidden;
161
- clip: rect(0, 0, 0, 0);
162
- white-space: nowrap;
163
- border: 0;
164
-}
165
-
166
.field-warning-chip {
167
display: inline-flex;
168
align-items: center;
0 commit comments