collapsible vertical splitter

This commit is contained in:
Jan Prochazka
2022-09-01 14:48:29 +02:00
parent 02abb4f512
commit 357fcbdf47
4 changed files with 93 additions and 8 deletions

View File

@@ -210,6 +210,6 @@
}
.icon-button:hover {
background: var(--theme-bg-2);
color: var(--theme-icon-blue);
color: var(--theme-font-hover);
}
</style>