implement inital suggestion application
This commit is contained in:
parent
544e974493
commit
759169159d
5 changed files with 151 additions and 40 deletions
|
@ -13,7 +13,7 @@
|
|||
background-color: var(--surface-500);
|
||||
border-radius: var(--radii-xl);
|
||||
|
||||
& > * {
|
||||
& > :is(textarea, .textarea) {
|
||||
overflow: auto;
|
||||
padding: .5em;
|
||||
background-color: transparent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue