Fix styling for larger widths
This commit is contained in:
parent
14ea3cd973
commit
18d68d9a60
@ -257,7 +257,6 @@
|
||||
|
||||
textarea {
|
||||
max-height: 9rem;
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
.panel__footer {
|
||||
|
@ -47,5 +47,6 @@
|
||||
|
||||
&.col--half {
|
||||
width: 50%;
|
||||
max-width: 30em;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user