mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
fix: Adjust arrow button colors in dark mode (#11248)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user