We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68cea77 commit fe295d6Copy full SHA for fe295d6
README.md
@@ -102,7 +102,7 @@ export default {
102
You can override BlockUI sytlings based on your needs.
103
Check the class defined for BlockUI using develop tool in your favorite browser for more details.
104
105
-The layout hierarchy desmostrated in below, I did not use simple class like "label" due to the risk of being populated by other external css.
+The layout hierarchy desmostrated in below, I did not use simple class like "label" due to the risk of being polluted by other external css.
106
```
107
.loading-container {
108
.loading-backdrop {
0 commit comments