File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -335,6 +335,10 @@ body.limit-size {
335335 display : flex;
336336 flex-direction : column;
337337}
338+ .big-screen .sepiaFW-input-popup {
339+ width : 640px ;
340+ max-width : 86% ;
341+ }
338342.sepiaFW-input-popup .warn-text {
339343 color : # f00 ;
340344}
@@ -772,6 +776,12 @@ html.dark-skin #sepiaFW-login-help-btn {
772776# sepiaFW-main-window .chat-buttons-area .my-view-custom-button span {
773777 padding : 4px ;
774778}
779+ # sepiaFW-main-window .chat-buttons-area .my-view-custom-button .mv-button-label {
780+ padding : 4px 8px ;
781+ max-width : 100% ;
782+ overflow : hidden;
783+ font-size : 14px ;
784+ }
775785# sepiaFW-main-window .chat-buttons-area button .chat-button-url {
776786}
777787# sepiaFW-main-window .chat-buttons-area button .chat-button-cmd {
You can’t perform that action at this time.
0 commit comments