UI improvements 2

This commit is contained in:
Čarodej
2022-02-03 18:19:10 +01:00
parent 78f69ca816
commit cad8c31422
22 changed files with 316 additions and 471 deletions

View File

@@ -16,4 +16,8 @@
.text-limit {
@apply whitespace-nowrap text-ellipsis overflow-x-hidden block
}
.is-inactive {
@apply pointer-events-none opacity-40
}