1
0
mirror of https://github.com/bitwarden/web synced 2026-02-11 05:53:24 +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 addison
parent 0564b52f1f
commit 7bbe3d7b28

View File

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