style: set correct margins for "Advanced Options" button

This commit is contained in:
VardanHakobyan
2021-06-17 11:35:27 +04:00
parent c897199d33
commit 9f142c05df

View File

@@ -277,7 +277,7 @@ const Authentication = observer(({
<div className="sk-panel-row" />
<button
type="button"
className="sk-a info font-bold text-left p-0 hover-text-underline"
className="sk-a info font-bold text-left p-0 hover-text-underline mr-1 ml-1"
onClick={() => {
setShowAdvanced(!showAdvanced);
}}>