mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 08:02:19 +00:00
minor UI fixes
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
display: block;
|
||||
}
|
||||
.selected {
|
||||
@apply bg-blue-500/70;
|
||||
@apply bg-blue-500/70 text-white;
|
||||
}
|
||||
.selected > h2 {
|
||||
@apply text-white;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user