selector for override (#9562)

This commit is contained in:
Ben Haynes
2021-11-06 21:04:21 -04:00
committed by GitHub
parent 7050a9f489
commit 057af2313c

View File

@@ -77,7 +77,7 @@ fields:
language: css
lineNumber: true
template: |
#app {
#app, #main-content {
--border-radius-outline: 0px !important;
--border-radius: 0px !important;
}