Skip to content

Commit 03aeab8

Browse files
added changes for nps
1 parent 7e64ea8 commit 03aeab8

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed
+12-10
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
.cly-vue-surveys-preview {direction: rtl;}
2-
.cly-vue-surveys-preview .close-button {float: left !important;}
3-
.cly-vue-surveys-preview .header-text {float: right !important;}
4-
.cly-vue-surveys-preview .submit-wrapper .submit-button {float: left !important;}
5-
.cly-vue-surveys-preview .submit-wrapper img {float: right !important;}
6-
.cly-vue-nps-preview {direction: rtl;}
7-
.cly-vue-nps-preview .close-button {float: left !important;}
8-
.cly-vue-nps-preview .main-text {float: right !important;}
9-
.cly-vue-nps-preview .rating-labels .left {float: right !important;}
10-
.cly-vue-nps-preview .rating-labels .right {float: left !important;}
1+
.cly-vue-surveys-preview { direction: rtl; }
2+
.cly-vue-surveys-preview .close-button { float: left !important; }
3+
.cly-vue-surveys-preview .header-text { float: right !important; }
4+
.cly-vue-surveys-preview .submit-wrapper .submit-button { float: left !important; }
5+
.cly-vue-surveys-preview .submit-wrapper img { float: right !important; }
6+
.cly-vue-nps-preview { direction: rtl; }
7+
.cly-vue-nps-preview .close-button { float: left !important; }
8+
.cly-vue-nps-preview .main-text { float: right !important; }
9+
.cly-vue-nps-preview .rating-labels .left { float: right !important; }
10+
.cly-vue-nps-preview .rating-labels .right { float: left !important; }
11+
.cly-vue-nps-preview .submit-wrapper .submit-button { float: left !important; }
12+
.cly-vue-nps-preview .submit-wrapper img { float: right !important; }

0 commit comments

Comments
 (0)