parent
a328ec84a2
commit
b45bce3370
1 changed files with 6 additions and 0 deletions
|
@ -729,6 +729,12 @@ tr.turn:hover {
|
|||
}
|
||||
}
|
||||
|
||||
/* Force LTR/RTL alignment for placeholder text */
|
||||
|
||||
.form-control::placeholder {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
/* Rules for export sidebar */
|
||||
|
||||
.export_form {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue