chore: dependency updates, minor UI fixes

This commit is contained in:
Liyas Thomas
2020-09-26 07:07:22 +05:30
parent e707fcda05
commit 8b3b6a471b
4 changed files with 11 additions and 12 deletions

View File

@@ -176,6 +176,7 @@ hr {
.tooltip {
@apply z-50;
@apply outline-none;
.tooltip-inner {
@apply rounded-lg;
@@ -820,10 +821,3 @@ section {
.virtual-list {
@apply overflow-auto;
}
.github-sponsor {
@apply rounded-full;
@apply mr-4;
max-width: 64px;
max-height: 64px;
}