-
-
Notifications
You must be signed in to change notification settings - Fork 774
[Bug]: Default.css typo #6805
Copy link
Copy link
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
I checked default.css source and found this:
In the previous version of the Stylesheet:
I don;t know where this is used but "dnn-sclae-img" should have been "dnn-scale-img"
Steps to reproduce?
Dnn.Platform/DNN Platform/Dnn.ClientSide/src/styles/default-css/10.0.0/base/_images.scss
Line 4 in 5e35886
| &.dnn-sclae-img{ |
Current Behavior
No response
Expected Behavior
No response
Relevant log output
Anything else?
No response
Affected Versions
10.1.2 (latest v10 release)
What browsers are you seeing the problem on?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable