🎨
This commit is contained in:
parent
f30513b20b
commit
b5d38adfcc
1 changed files with 2 additions and 1 deletions
|
@ -838,7 +838,8 @@ export default Vue.extend({
|
||||||
padding: 8px 0;
|
padding: 8px 0;
|
||||||
|
|
||||||
> .divider {
|
> .divider {
|
||||||
margin: 8px 0;
|
margin: 8px auto;
|
||||||
|
width: calc(100% - 32px);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue