fix(ui): scope rah-static and progress-bar styles to payload-default layer (#11442)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
@layer payload-default {
|
||||
.rah-static {
|
||||
interpolate-size: allow-keywords;
|
||||
height: 0;
|
||||
@@ -6,3 +7,4 @@
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
@layer payload-default {
|
||||
.progress-bar {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
@@ -19,3 +20,4 @@
|
||||
transition-delay: var(--transition-duration);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user