[fix] Add max width to vault filter buttons to keep content unified (#1678)
This commit is contained in:
parent
5d1522b77a
commit
3501be9484
|
@ -116,6 +116,7 @@
|
|||
}
|
||||
text-decoration: none;
|
||||
}
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
.edit-button {
|
||||
|
|
Loading…
Reference in New Issue