Build docs
This commit is contained in:
parent
e57f3a3b12
commit
bb7bbc13a0
2 changed files with 5 additions and 1 deletions
|
@ -2733,6 +2733,10 @@ a.box:active {
|
|||
height: unset;
|
||||
}
|
||||
|
||||
.textarea.has-fixed-size {
|
||||
resize: none;
|
||||
}
|
||||
|
||||
.checkbox,
|
||||
.radio {
|
||||
cursor: pointer;
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue