mirror of
https://github.com/bitwarden/desktop.git
synced 2025-01-31 22:41:27 +01:00
dont wrap buttons
This commit is contained in:
parent
98784cf81d
commit
752e9a726a
@ -38,6 +38,7 @@ input, select, textarea, button {
|
|||||||
|
|
||||||
button {
|
button {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
textarea {
|
textarea {
|
||||||
|
Loading…
Reference in New Issue
Block a user