Compare commits
2 Commits
2e7aa7502e
...
c6c8a02535
| Author | SHA1 | Date | |
|---|---|---|---|
| c6c8a02535 | |||
| 7d510060b1 |
@ -30,6 +30,10 @@ const props = defineProps({
|
|||||||
padding: 20px;
|
padding: 20px;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
|
|
||||||
|
& + .panel-item {
|
||||||
|
margin-top: 10px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.header {
|
.header {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user