style: add min-width to button styles for improved layout consistency
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
min-height: 40px;
|
min-height: 40px;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-size:15px;
|
font-size:15px;
|
||||||
|
min-width:216px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-primary,
|
.btn-primary,
|
||||||
|
|||||||
Reference in New Issue
Block a user