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.
app.scss
1 parent 055bbd4 commit f5fc56cCopy full SHA for f5fc56c
1 file changed
assets/css/app.scss
@@ -1013,14 +1013,6 @@ img.course-tool__icon {
1013
margin-top: auto;
1014
}
1015
1016
-@layer base {
1017
- .form-control,
1018
- input,
1019
- select,
1020
- textarea {
1021
- @apply focus:outline-0 focus:border-primary focus:rounded-md focus:transition;
1022
- }
1023
-}
1024
@layer components {
1025
.form-group:focus-within,
1026
.field:focus-within,
0 commit comments