mirror of
https://github.com/wassname/talk.git
synced 2026-07-23 13:10:20 +08:00
Add hover styles
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
|
||||
.button {
|
||||
composes: buttonReset from "coral-framework/styles/reset.css";
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
.name {
|
||||
|
||||
Reference in New Issue
Block a user