transition
parent
c2416ccfe5
commit
430619e622
|
|
@ -188,6 +188,7 @@
|
|||
border-radius: 8px;
|
||||
font-weight: 500;
|
||||
gap: 3px;
|
||||
transition: background-color 0.3s ease; /* Add this line for smooth transition */
|
||||
/* box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); */
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue