1 line
2.4 KiB
CSS
1 line
2.4 KiB
CSS
.chatpdf[data-v-0856c485]{display:flex;height:calc(100vh - 50px);flex-direction:row}.chatpdf .pannel[data-v-0856c485]{width:255px;background-color:#001529;display:none}.chatpdfBox[data-v-0856c485]{display:flex;flex-direction:column;flex:1;background:linear-gradient(to bottom right,#dbe6fb,#f3f4f8);background-size:cover;background-attachment:fixed}.chatpdfHeader[data-v-0856c485]{font-size:18px;padding:10px;text-align:center;width:100%}.chatpdfLine[data-v-0856c485]{flex:1;width:100%;overflow-y:auto}.chatpdfLine h1[data-v-0856c485]{color:#111;text-align:center;margin-top:80px;margin-bottom:20px;font-size:36px}.chatpdfLine h2[data-v-0856c485]{color:#1e1e1e;text-align:center;font-size:20px;font-weight:400}.chatpdfLineScroll[data-v-0856c485]{max-width:1000px;margin:0 auto}.chatpdfRow[data-v-0856c485]{margin:20px 10px;display:flex}.chatpdfAsk[data-v-0856c485]{justify-content:flex-end}.chatpdfContent[data-v-0856c485]{line-height:23px;display:inline-block;border-radius:8px;padding:0 15px;max-width:700px;background:hsla(0,0%,100%,.6);font-size:14px;box-shadow:0 .3px .9px rgba(0,0,0,.12),0 1.6px 3.6px rgba(0,0,0,.16)}.chatpdfAsk .chatpdfContent[data-v-0856c485]{background:linear-gradient(90deg,#2870ea 10.79%,#1b4aef 87.08%);color:#fff}.chatpdfContent pre[data-v-0856c485]{padding:10px}.chatpdfArea[data-v-0856c485]{display:flex;margin-bottom:10px;max-width:1000px;margin:0 auto;width:98%;margin-bottom:15px;transition:all .3s,height 0s}.chatpdfArea textarea[data-v-0856c485]{flex:1;border:none;resize:none;outline:none;padding:0 5px;height:40px;line-height:35px;color:#404040;border-radius:10px;box-shadow:0 .3px .9px rgba(0,0,0,.12),0 1.6px 3.6px rgba(0,0,0,.08)}.chatpdfArea[data-v-0856c485]:hover{border-color:#4096ff}.chatpdfArea button[data-v-0856c485]{height:40px;color:#fff;background:linear-gradient(90deg,#1b4aef 10.79%,#2870ea 87.08%);box-shadow:0 2px 0 rgba(5,145,255,.1);border:none;padding:0 20px;border-radius:15px;cursor:pointer;box-shadow:0 .3px .9px rgba(0,0,0,.12),0 1.6px 3.6px rgba(0,0,0,.08);margin-right:10px}.chatpdfArea button[data-v-0856c485]:hover{background-color:#388aff}.chatpdf .fileTitle[data-v-0856c485]{background-color:#1677ff;color:#fff;border-radius:8px;padding:10px;margin:10px;font-size:14px;cursor:pointer;display:flex}.chatpdf .fileTitle svg[data-v-0856c485]{margin-right:5px}.chatpdf .fileTitle.active[data-v-0856c485]{background-color:#66a6ff}@media (max-width:768px){.pannel[data-v-0856c485]{display:none}} |