mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-29 04:57:48 +01:00
6 lines
69 B
SCSS
6 lines
69 B
SCSS
@import "./PeerCardCommon";
|
|
|
|
.peerKnownCard {
|
|
@extend .peerCard;
|
|
}
|