fix: assessment tooltips on homepage

This commit is contained in:
SethBurkart123
2025-06-25 09:46:35 +10:00
parent b69d5f47fc
commit b503363d64
4 changed files with 127 additions and 10 deletions
+2 -1
View File
@@ -2733,12 +2733,13 @@ body {
.menuShown #menuToggle .hamburger-line:nth-child(3) {
transform: translateY(-6px) rotate(-45deg);
}
.day-empty {
div.day-empty {
display: flex;
align-items: center;
height: 15em;
width: 100%;
border-radius: 16px 0;
padding: 0 !important;
img {
margin: 20px;