fix: minor on style

This commit is contained in:
lesion 2024-01-31 11:27:55 +01:00
parent 69bf8b2453
commit 61b796efd6
No known key found for this signature in database
GPG key ID: 352918250B012177

View file

@ -87,7 +87,7 @@ li {
}
.editor .ProseMirror {
background-color: #f7f7f7;
background-color: #eee;
}
.theme--dark .editor .ProseMirror {
@ -95,7 +95,7 @@ li {
}
.theme--dark .v-menu__content {
border: 1px solid #1e1e1e;
border: 1px solid #333;
}
.theme--light .v-menu__content {