mirror of
https://github.com/logto-io/logto.git
synced 2025-03-10 22:22:45 -05:00
fix(console): app insights wrapper direct children style (#3633)
This commit is contained in:
parent
8ffe82c4e2
commit
ee074de3ce
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
}
|
||||
|
||||
// App Insights wrapper on cloud env prevents the CSS assignment to direct children
|
||||
.appInsightsWrapper > * {
|
||||
[class='appInsightsWrapper'] > * {
|
||||
@include _.main-content-width;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue