mirror of
https://github.com/ssyyhhrr/stewardle.git
synced 2025-11-18 06:43:38 -05:00
Stats Button
This commit is contained in:
@@ -142,7 +142,11 @@ input[type=text] {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.info:hover {
|
||||
.info i {
|
||||
transition: all 0.2s;
|
||||
}
|
||||
|
||||
.info i:hover {
|
||||
color: #D3D3D3;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user