mirror of
https://github.com/tabler/tabler.git
synced 2026-07-27 05:24:38 +04:00
form group fix
This commit is contained in:
@@ -13,6 +13,10 @@ textarea {
|
|||||||
|
|
||||||
.form-group {
|
.form-group {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
||||||
|
&.row {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.form-control {
|
.form-control {
|
||||||
|
|||||||
Reference in New Issue
Block a user