mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-29 05:28:00 +02:00
Unify pseudo-elements notation into two colons
This commit is contained in:
parent
90784fe88e
commit
cf72f49f0b
7 changed files with 8 additions and 8 deletions
|
@ -24,7 +24,7 @@ defineEmits(['click']);
|
|||
transition: background 0.4s ease;
|
||||
margin-right: auto;
|
||||
}
|
||||
.bi-play:before {
|
||||
.bi-play::before {
|
||||
padding-left: 0.2rem;
|
||||
}
|
||||
.bi:hover,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue