UNPKG

@wener/console

Version:

Base console UI toolkit

17 lines (13 loc) 238 B
.WindowController { @apply flex h-full; & > button { @apply flex items-center justify-center; width: 42px; &[data-action="close"]:hover { @apply bg-error; } &:hover { @apply bg-base-300; } } }