mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 05:45:46 +00:00
9 lines
154 B
SCSS
9 lines
154 B
SCSS
|
#docfy-demo-preview-icon-definition {
|
||
|
dl {
|
||
|
@extend %icon-definition;
|
||
|
}
|
||
|
.lock-delay dt::before {
|
||
|
@extend %with-delay-mask, %as-pseudo;
|
||
|
}
|
||
|
}
|