Minor style fix on textareas
parent
bd77772135
commit
496ad1245a
|
@ -177,7 +177,6 @@
|
||||||
textarea {
|
textarea {
|
||||||
background: $white;
|
background: $white;
|
||||||
height: 10rem;
|
height: 10rem;
|
||||||
margin-bottom: 2rem;
|
|
||||||
}
|
}
|
||||||
.save-container {
|
.save-container {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in New Issue