add menu title asidebar desktop

This commit is contained in:
Dede Fuji Abdul
2023-10-18 17:12:50 +07:00
parent de97e4308c
commit e7be28f565
2 changed files with 9 additions and 1 deletions

View File

@ -2245,6 +2245,11 @@ select {
color: rgb(59 130 246 / var(--tw-text-opacity));
}
.text-primary-800 {
--tw-text-opacity: 1;
color: rgb(1 36 45 / var(--tw-text-opacity));
}
.text-opacity-100 {
--tw-text-opacity: 1;
}