fix(browser-extension): url pushing to the right the switch if too long
This commit is contained in:
parent
3f9e3fbec9
commit
3b8eec4e67
@ -170,6 +170,7 @@ strong {
|
|||||||
|
|
||||||
.switch-label > span {
|
.switch-label > span {
|
||||||
line-height: 1.25rem;
|
line-height: 1.25rem;
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
|
|
||||||
.slider {
|
.slider {
|
||||||
|
Loading…
Reference in New Issue
Block a user