mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 07:57:33 +08:00
adjust the interaction for displaying and reordering all explorers on the Insights Explorer page
This commit is contained in:
@@ -423,6 +423,17 @@ html[dir="rtl"] .v-img.img-with-direction > img {
|
||||
}
|
||||
}
|
||||
|
||||
.scrollable-vertical-tabs.v-tabs {
|
||||
.v-slide-group__prev,
|
||||
.v-slide-group__next {
|
||||
max-height: 16px;
|
||||
}
|
||||
|
||||
&:not(:has(.v-slide-group__prev)) {
|
||||
margin-top: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
body .v-tabs:not(.v-tabs-pill) {
|
||||
&.v-tabs--vertical {
|
||||
border-right: inherit;
|
||||
|
||||
Reference in New Issue
Block a user