feat: add selectable check modifiers
This commit is contained in:
parent
d4945cf230
commit
82217dd971
8 changed files with 174 additions and 51 deletions
|
@ -8,3 +8,8 @@
|
|||
.ds4-hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
// This is needed for higher specifity
|
||||
form .ds4-hidden {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue