Skip to content

Commit 5b44c98

Browse files
committed
Enhance overlays UI
1 parent eba6ed1 commit 5b44c98

File tree

5 files changed

+388
-32
lines changed

5 files changed

+388
-32
lines changed

css/cloudinary.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/asset-edit.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/css/components/_edit_overlay.scss

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@
3838
}
3939
}
4040

41+
&-range-input {
42+
&.regular-text {
43+
padding: 0;
44+
}
45+
}
46+
4147
.cld-input-text {
4248
margin-bottom: 0;
4349
}
@@ -59,7 +65,6 @@
5965
}
6066
}
6167

62-
6368
.cld-ui-wrap {
6469
.button {
6570
&--remove {

0 commit comments

Comments
 (0)