Added the height for the textarea with floating labels.
This commit is contained in:
parent
d98e9f8f05
commit
9af9afd14d
@ -34,6 +34,9 @@
|
||||
color: inherit;
|
||||
padding-right: 0;
|
||||
}
|
||||
.form-floating > textarea.form-control {
|
||||
height: 6rem;
|
||||
}
|
||||
.accounting-dragged {
|
||||
color: #141619;
|
||||
background-color: #D3D3D4;
|
||||
|
Loading…
Reference in New Issue
Block a user