Added home app entry, Fixed chrome scrollbar spacing issue

Update index.php, card.scss, and 2 more files...
This commit is contained in:
2022-09-24 15:51:44 +02:00
parent 4a8b815b6e
commit 6a2b8f8e60
4 changed files with 45 additions and 13 deletions
@@ -11,7 +11,11 @@
border-radius: var(--base-border-radius) !important;
//border-bottom-right-radius: var(--base-border-radius) !important;
overflow: hidden;
background-color: deeppink;
color: var(--dm-button-text-color);
background-color: var(--dm-button-bg-color);
background-image: var(--dm-button-bg-image);
border-color: var(--dm-button-border-color);
opacity: 0.4;
// https://codepen.io/setswon/pen/VJeXXq