This commit is contained in:
Timothy Jaeryang Baek 2025-05-24 17:20:40 +04:00
parent aebbc2593b
commit 261328077d

View File

@ -103,7 +103,7 @@ li p {
::-webkit-scrollbar-thumb {
--tw-border-opacity: 1;
background-color: rgba(200, 200, 200, 0.8);
background-color: rgba(215, 215, 215, 0.8);
border-color: rgba(255, 255, 255, var(--tw-border-opacity));
border-radius: 9999px;
border-width: 1px;
@ -117,7 +117,7 @@ li p {
::-webkit-scrollbar {
height: 0.8rem;
width: 0.45rem;
width: 0.4rem;
}
::-webkit-scrollbar-track {