Fix a chrome bug in versions lower than 86
https://bugs.chromium.org/p/chromium/issues/detail?id=375693
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
}
|
||||
|
||||
.goals {
|
||||
@extend %sdg-goal-list-expanded;
|
||||
|
||||
+ label {
|
||||
@include element-invisible;
|
||||
@@ -27,6 +26,10 @@
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
}
|
||||
}
|
||||
|
||||
.goal-list {
|
||||
@extend %sdg-goal-list-expanded;
|
||||
|
||||
input {
|
||||
@include element-invisible;
|
||||
|
||||
Reference in New Issue
Block a user