playpause
This commit is contained in:
@@ -27,3 +27,10 @@
|
||||
--angle: 30deg;
|
||||
}
|
||||
}
|
||||
|
||||
.play:before {
|
||||
content: "▶️";
|
||||
}
|
||||
.pause:before {
|
||||
content: "⏸";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user