1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

[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

View File

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