mirror of
https://github.com/YouHaveTrouble/DiscipleOfLand.git
synced 2026-05-11 22:16:55 +00:00
add paddings
This commit is contained in:
@@ -130,6 +130,7 @@ section {
|
||||
flex-direction: column;
|
||||
gap: 1rem;
|
||||
padding-block: 1rem;
|
||||
padding-inline: 0.25rem;
|
||||
|
||||
details {
|
||||
background-color: #1f1f1f;
|
||||
|
||||
@@ -112,6 +112,7 @@ export default defineComponent(
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.33rem;
|
||||
|
||||
padding-block: 0.5rem;
|
||||
padding-inline: 0.25rem;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user