This commit is contained in:
Jeffrey Chen 2025-12-08 10:57:25 +08:00 committed by GitHub
parent 3f6fb0e48b
commit 269b4072d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,7 @@
border: 4px solid transparent;
border-radius: var(--b3-border-radius);
box-shadow: inset 0 0 5px 5px var(--b3-scroll-color);
cursor: default;
&:hover {
border-width: 1px;