mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-11-30 23:37: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