Add spoiler html
This commit is contained in:
parent
2a7203baa6
commit
8a74d26c36
1 changed files with 7 additions and 0 deletions
|
@ -516,3 +516,10 @@ ul.select2-selection__rendered {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
details {
|
||||
border: 1px solid $border_gray;
|
||||
background: $background_light_gray;
|
||||
padding: 5px 10px;
|
||||
border-radius: 4px;
|
||||
}
|
Loading…
Reference in a new issue