[fix] Add max width to vault filter buttons to keep content unified (#1678)

This commit is contained in:
Addison Beck 2022-05-13 15:14:39 -04:00 committed by GitHub
parent 5d1522b77a
commit 3501be9484
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@
}
text-decoration: none;
}
max-width: 90%;
}
.edit-button {