fix: tag placeholder align (#819)
* fix: padding in navigation no-tag-placeholder * fix: lint-staged was disabled * fix: make findArray typesafe
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
}
|
||||
|
||||
.no-tags-placeholder {
|
||||
padding: 0px 12px;
|
||||
padding: 0px 14px;
|
||||
font-size: 12px;
|
||||
opacity: 0.4;
|
||||
margin-top: -5px;
|
||||
|
||||
Reference in New Issue
Block a user