mirror of
https://github.com/wassname/talk.git
synced 2026-07-29 11:28:24 +08:00
hover, menu order
This commit is contained in:
@@ -74,8 +74,12 @@
|
||||
background-color: transparent;
|
||||
transition: background-color 200ms;
|
||||
|
||||
&:hover {
|
||||
background-color: #232323;
|
||||
}
|
||||
|
||||
&.active {
|
||||
background-color: #232323;
|
||||
background-color: #232323;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user