refactor: minor ui improvements

This commit is contained in:
liyasthomas
2021-12-31 18:39:31 +05:30
parent 4791590869
commit 80956fbd27
22 changed files with 103 additions and 85 deletions

View File

@@ -147,7 +147,7 @@ a {
@apply shadow;
@apply leading-body;
font-size: 88%;
font-size: 86%;
kbd {
@apply hidden;
@@ -232,7 +232,6 @@ button {
}
.floating-input ~ label {
@apply font-medium;
@apply py-0.5;
@apply px-2;
@apply m-2;
@@ -451,7 +450,6 @@ pre.ace_editor {
.shortcut-key {
@apply inline-flex;
@apply font-sans;
@apply font-medium;
@apply text-tiny;
@apply bg-divider;
@apply rounded;