mirror of
https://github.com/wassname/talk.git
synced 2026-08-18 12:30:39 +08:00
wip
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.step {
|
||||
&.current {
|
||||
color: rgba(0, 205, 115, 0.3);
|
||||
}
|
||||
|
||||
&.completed {
|
||||
color: #00CD73;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user