Bundle CSS

This commit is contained in:
Andras Schmelczer 2024-12-19 23:09:24 +00:00
parent 667dc0da1d
commit c62b85c04d
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
4 changed files with 54 additions and 51 deletions

View file

@ -1,12 +1,4 @@
/*
This CSS file will be included with your plugin, and
available in the app when your plugin is enabled.
If your plugin does not need CSS, delete this file.
*/
main {
background-color: brown;
.sync-settings-access-token textarea {
width: 100%;
height: 100px;
}