fix(browser-extension): url pushing to the right the switch if too long

This commit is contained in:
wanhose 2022-10-13 17:16:35 +02:00
parent 3f9e3fbec9
commit 3b8eec4e67

View File

@ -170,6 +170,7 @@ strong {
.switch-label > span {
line-height: 1.25rem;
word-break: break-all;
}
.slider {