Fix word-break of base64zip button on mobile
This commit is contained in:
parent
82b329fea8
commit
dabfe58124
|
@ -587,7 +587,6 @@ x-dialog:not([show]) x-background {
|
|||
font-weight: 700;
|
||||
letter-spacing: 0.12em;
|
||||
text-transform: uppercase;
|
||||
white-space: nowrap;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
background: inherit;
|
||||
|
|
Loading…
Reference in New Issue