fix(css): alignment of authorization btn (#7955)
This commit is contained in:
@@ -94,7 +94,7 @@
|
|||||||
|
|
||||||
.authorization__btn
|
.authorization__btn
|
||||||
{
|
{
|
||||||
padding: 0 10px;
|
padding: 0 0 0 10px;
|
||||||
|
|
||||||
border: none;
|
border: none;
|
||||||
background: none;
|
background: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user