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