[O] Style the button to have the same width
This commit is contained in:
@@ -7,4 +7,11 @@
|
|||||||
{
|
{
|
||||||
margin: 5px 0;
|
margin: 5px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Button
|
||||||
|
.el-button
|
||||||
|
{
|
||||||
|
margin: 5px 0;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user