fix(browser-extension): dialog text centered in some pages

This commit is contained in:
wanhose 2022-10-13 14:13:43 +02:00
parent a578ddeda2
commit a284ef10bc

View File

@ -16,6 +16,7 @@
font-size: 100%;
margin: auto !important;
padding: 0px !important;
text-align: left !important;
width: 320px;
}