margins, .3
This commit is contained in:
parent
69ae5c6123
commit
8e1eb05f96
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "calckey",
|
||||
"version": "12.119.0-calc.14.2",
|
||||
"version": "12.119.0-calc.14.3",
|
||||
"codename": "aqua",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
@ -175,7 +175,10 @@ definePageMetadata(computed(() => page ? {
|
|||
|
||||
.xcukqgmh {
|
||||
> .main {
|
||||
margin: 1rem;
|
||||
|
||||
> * {
|
||||
margin: 1rem;
|
||||
}
|
||||
|
||||
> .header {
|
||||
padding: 16px;
|
||||
|
|
Loading…
Reference in New Issue