mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Remove unused mixin
This commit is contained in:
parent
206fe1de0e
commit
9953825499
@ -571,14 +571,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
@mixin actor-avatar-size ($size) {
|
||||
display: inline-block;
|
||||
width: $size;
|
||||
height: $size;
|
||||
min-width: $size;
|
||||
min-height: $size;
|
||||
}
|
||||
|
||||
@mixin actor-counters ($separator-margin: 10px) {
|
||||
color: pvar(--greyForegroundColor);
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user