Browse Source

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

pull/1683/head
Addison Beck 4 years ago committed by GitHub
parent
commit
3501be9484
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/scss/vault-filters.scss

1
src/scss/vault-filters.scss

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

Loading…
Cancel
Save