fix(browser-extension): dialog text centered in some pages
This commit is contained in:
parent
a578ddeda2
commit
a284ef10bc
@ -16,6 +16,7 @@
|
|||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
margin: auto !important;
|
margin: auto !important;
|
||||||
padding: 0px !important;
|
padding: 0px !important;
|
||||||
|
text-align: left !important;
|
||||||
width: 320px;
|
width: 320px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user