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