mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
fix: truncate long links names in the vault filters (#12887)
Co-authored-by: cd-bitwarden <106776772+cd-bitwarden@users.noreply.github.com> Merging to main for testing.
This commit is contained in:
committed by
GitHub
parent
31b1ee4f84
commit
d0f337bf98
@@ -184,7 +184,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
button.no-btn {
|
button.no-btn,
|
||||||
|
a.no-btn {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
border: none;
|
border: none;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user