update base styles
This commit is contained in:
parent
3e6fe42135
commit
651cb015b3
1 changed files with 6 additions and 0 deletions
|
@ -10,3 +10,9 @@
|
|||
#coverLetterSection {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@layer base {
|
||||
textarea {
|
||||
resize: auto;
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue