Skip to content

Commit 09160fb

Browse files
Revert "fix: remove global scoped css affecting all md-content elements"
This reverts commit 5fa0d52.
1 parent a79adfe commit 09160fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/app/pages/UiElements/TextSelection/examples/SelectionExample.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@
3333
3434
@import "~vue-material/base/theme";
3535
@import "~vue-material/components/MdContent/theme";
36-
</style>
3736
38-
<style lang="scss" scoped>
3937
.md-content {
4038
padding: 1px 16px;
4139
}

0 commit comments

Comments
 (0)