File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1278,7 +1278,7 @@ input[type=number]::-webkit-outer-spin-button {
12781278
12791279.km-answer-feedback {
12801280 position : absolute;
1281- bottom : 5 px ;
1281+ bottom : 2 px ;
12821282 left : 75% ;
12831283 display : flex !important ;
12841284 justify-content : flex-end;
@@ -1333,12 +1333,12 @@ input[type=number]::-webkit-outer-spin-button {
13331333 align-items : center;
13341334 justify-content : center;
13351335 position : absolute;
1336- height : 30 px ;
1337- width : 30 px ;
1338- right : 0 ;
1336+ height : 22 px ;
1337+ width : 22 px ;
1338+ right : -20 px ;
13391339 background : black;
13401340 border-radius : 50% ;
1341- bottom : -25 px ;
1341+ bottom : -11 px ;
13421342}
13431343.mck-msg-feedback-sticker svg path {
13441344 fill : # ffffff ;
Original file line number Diff line number Diff line change 137137
138138.km-answer-feedback {
139139 position : absolute ;
140- bottom : 5 px ;
140+ bottom : 2 px ;
141141 left : 75% ;
142142 display : flex !important ;
143143 justify-content : flex-end ;
194194 align-items : center ;
195195 justify-content : center ;
196196 position : absolute ;
197- height : 30 px ;
198- width : 30 px ;
199- right : 0 ;
197+ height : 22 px ;
198+ width : 22 px ;
199+ right : -20 px ;
200200 background : black ;
201201 border-radius : 50% ;
202- bottom : -25 px ;
202+ bottom : -11 px ;
203203
204204 & svg {
205205 path {
You can’t perform that action at this time.
0 commit comments