FIX: remove SCSS mixed declarations (#143)

This fixes the SCSS mixed declaration errors (most noticeable while
running rspec)
This commit is contained in:
Kris
2025-04-17 17:27:13 -04:00
committed by GitHub
parent cf9fd864dd
commit d67ec3ac5f
5 changed files with 35 additions and 31 deletions
-2
View File
@@ -45,8 +45,6 @@
//should probably get rid of this extra specificity class in core?
.timeline-container.timeline-fullscreen {
@include breakpoint("medium", $rule: max-width) {
.topic-timeline .timeline-scrollarea-wrapper {
}
.topic-timeline
.timeline-scrollarea
.timeline-scroller