style: table padding
This commit is contained in:
@@ -11,3 +11,4 @@ dist
|
|||||||
*:Zone.Identifier
|
*:Zone.Identifier
|
||||||
|
|
||||||
doc
|
doc
|
||||||
|
README.md
|
||||||
|
|||||||
@@ -418,4 +418,8 @@ onMounted(() => {
|
|||||||
.group-caption {
|
.group-caption {
|
||||||
color: rgba(255, 255, 255, 0.85);
|
color: rgba(255, 255, 255, 0.85);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.pa-0 :deep(.v-expansion-panel-text__wrapper) {
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user