Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 18.117.254.177
{"version":3,"sources":["/Users/shivu/Documents/work/univadmin-react/src/pages/prepareqp/style.css","120.ca2402d8.chunk.css"],"names":[],"mappings":"AACA,kBACE,qBAAA,CACA,YAAA,CACA,iBAAA,CACA,eAAA,CACA,aCCF,CDEA,qBACE,YAAA,CACA,UAAA,CACA,eAAA,CACA,oBCCF,CDEA,mCACE,WCCF,CDEA,iCACE,4BCCF,CDEA,gCACE,cAAA,CACA,eAAA,CACA,YAAA,CACA,eAAA,CACA,UAAA,CACA,oBCCF,CDEA,qBACE,YAAA,CACA,UAAA,CACA,eAAA,CACA,oBCCF,CDEA,mCACE,WCCF,CDEA,iCACE,4BAAA,CACA,YCCF,CDEA,gCACE,cAAA,CACA,eAAA,CACA,YAAA,CACA,eAAA,CACA,UAAA,CACA,oBCCF","file":"120.ca2402d8.chunk.css","sourcesContent":["/* TextEditor.css */\n.editor-container {\n border: 1px solid #ccc;\n padding: 10px;\n border-radius: 4px;\n max-width: 800px; /* Adjust as needed */\n margin: 0 auto; /* Center the editor */\n}\n\n.custom-quill-editor {\n height: 250px; /* Adjust the height */\n width: 100%; /* Adjust the width */\n overflow-y: auto;\n scrollbar-width: none;\n}\n\n.custom-quill-editor .ql-container {\n border: none; /* Remove default border if needed */\n}\n\n.custom-quill-editor .ql-toolbar {\n border-bottom: 1px solid #ddd; /* Style the toolbar */\n}\n\n.custom-quill-editor .ql-editor {\n font-size: 14px;\n line-height: 1.5; /* Adjust line height */\n padding: 10px; /* Adjust padding inside editor */\n font-weight: normal;\n z-index: -1;\n scrollbar-width: none;\n}\n\n.custom-small-editor {\n height: 100px; /* Adjust the height */\n width: 100%; /* Adjust the width */\n overflow-y: auto;\n scrollbar-width: none;\n}\n\n.custom-small-editor .ql-container {\n border: none; /* Remove default border if needed */\n}\n\n.custom-small-editor .ql-toolbar {\n border-bottom: 1px solid #ddd; /* Style the toolbar */\n display: none;\n}\n\n.custom-small-editor .ql-editor {\n font-size: 14px;\n line-height: 1.5; /* Adjust line height */\n padding: 10px; /* Adjust padding inside editor */\n font-weight: normal;\n z-index: -1;\n scrollbar-width: none;\n}\n","/* TextEditor.css */\n.editor-container {\n border: 1px solid #ccc;\n padding: 10px;\n border-radius: 4px;\n max-width: 800px; /* Adjust as needed */\n margin: 0 auto; /* Center the editor */\n}\n\n.custom-quill-editor {\n height: 250px; /* Adjust the height */\n width: 100%; /* Adjust the width */\n overflow-y: auto;\n scrollbar-width: none;\n}\n\n.custom-quill-editor .ql-container {\n border: none; /* Remove default border if needed */\n}\n\n.custom-quill-editor .ql-toolbar {\n border-bottom: 1px solid #ddd; /* Style the toolbar */\n}\n\n.custom-quill-editor .ql-editor {\n font-size: 14px;\n line-height: 1.5; /* Adjust line height */\n padding: 10px; /* Adjust padding inside editor */\n font-weight: normal;\n z-index: -1;\n scrollbar-width: none;\n}\n\n.custom-small-editor {\n height: 100px; /* Adjust the height */\n width: 100%; /* Adjust the width */\n overflow-y: auto;\n scrollbar-width: none;\n}\n\n.custom-small-editor .ql-container {\n border: none; /* Remove default border if needed */\n}\n\n.custom-small-editor .ql-toolbar {\n border-bottom: 1px solid #ddd; /* Style the toolbar */\n display: none;\n}\n\n.custom-small-editor .ql-editor {\n font-size: 14px;\n line-height: 1.5; /* Adjust line height */\n padding: 10px; /* Adjust padding inside editor */\n font-weight: normal;\n z-index: -1;\n scrollbar-width: none;\n}\n\n"]}
|