
✨ Changing inline script to now run in an async block ❗ No more callback hell, literally anything can be written with async/await or callbacks when appropos
5 lines
58 B
SCSS
5 lines
58 B
SCSS
.settings-textarea {
|
|
width: 100%;
|
|
margin-bottom: 1em;
|
|
}
|