fix: Adjust arrow button colors in dark mode (#11248)

This commit is contained in:
Mutasem Aldmour
2024-10-14 16:52:34 +02:00
committed by GitHub
parent c0aa28c6cf
commit 439132c291
2 changed files with 2 additions and 1 deletions

View File

@@ -1861,6 +1861,7 @@ export default defineComponent({
justify-content: space-between;
align-items: center;
min-height: 30px;
--color-tabs-arrow-buttons: var(--color-run-data-background);
}
.itemsCount {