Commit 8e8bb8e
authored
chore(styles): fix Sass warnings (#6689)
## ๐ Description
Sass no longer allow for slash divisions.
---
## ๐ฎ Design review
- [ ] Design review done
- [x] No design review needed
## ๐ Checklist
- โ
My code follows the style guidelines of this project
- ๐ ๏ธ I have performed a self-review of my own code
- ๐ I have made corresponding changes to the documentation
- 1 parent 7fbc4a4 commit 8e8bb8e
File tree
1 file changed
+1
-1
lines changed- packages/components/src/components/post-popovercontainer
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
0 commit comments