add more margin to right of the icon
This commit is contained in:
parent
0727f4e372
commit
728631f1eb
|
@ -152,6 +152,7 @@ table.nostyle td { padding: 0.2em 0; }
|
|||
position: relative;
|
||||
top: 3px;
|
||||
margin-left: 5px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.app-password-label {
|
||||
|
|
Loading…
Reference in New Issue