Improve main view in home page

This commit is contained in:
eikek
2021-08-16 17:00:57 +02:00
parent 7070371cf7
commit cf10f63af4
2 changed files with 29 additions and 27 deletions

View File

@ -343,11 +343,6 @@ dimmerCard =
" absolute top-0 left-0 w-full h-full bg-black bg-opacity-60 dark:bg-lightblue-900 dark:bg-opacity-60 z-30 flex flex-col items-center justify-center px-4 py-2 "
dimmerMerge : String
dimmerMerge =
" absolute top-0 left-0 w-full h-full bg-white bg-opacity-100 dark:bg-bluegray-800 dark:bg-opacity-100 z-40 flex flex-col"
tableMain : String
tableMain =
"border-collapse table w-full"