mirror of
https://github.com/JanGross/quicknotes.git
synced 2026-01-17 03:07:16 +01:00
Fix create, delete and drop orphan tags
This commit is contained in:
@@ -240,6 +240,10 @@ div[contenteditable="true"] {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
.select2-results .select2-selected {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.select2-container {
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user