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