mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
dont wrap buttons
This commit is contained in:
@@ -38,6 +38,7 @@ input, select, textarea, button {
|
|||||||
|
|
||||||
button {
|
button {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
textarea {
|
textarea {
|
||||||
|
|||||||
Reference in New Issue
Block a user