notes add button fix margins
This commit is contained in:
@@ -14,6 +14,14 @@
|
||||
height: $notes-title-bar-height;
|
||||
font-weight: normal;
|
||||
font-size: 18px;
|
||||
|
||||
.title {
|
||||
width: calc(90% - 45px);
|
||||
}
|
||||
}
|
||||
|
||||
#notes-add-button {
|
||||
right: 20px;
|
||||
}
|
||||
|
||||
.tag-menu-bar {
|
||||
|
||||
Reference in New Issue
Block a user