mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-11-30 23:37:16 +01:00
Add inital view of tags
This commit is contained in:
@@ -219,6 +219,13 @@ div[contenteditable="true"] {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.slim-tag {
|
||||
display: inline-block;
|
||||
padding: 3px 5px;
|
||||
background-color: rgba(0,0,0,0.08);
|
||||
border-radius: 12px;
|
||||
}
|
||||
|
||||
/* Modal Content */
|
||||
|
||||
.modal-content {
|
||||
|
||||
Reference in New Issue
Block a user