Skip to content

Commit ed344ff

Browse files
authored
fix(css): alignment of authorization btn (#7955)
1 parent 10db26d commit ed344ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/style/_buttons.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494

9595
.authorization__btn
9696
{
97-
padding: 0 10px;
97+
padding: 0 0 0 10px;
9898

9999
border: none;
100100
background: none;

0 commit comments

Comments
 (0)