-
Notifications
You must be signed in to change notification settings - Fork 85
Expand file tree
/
Copy path542.ba620813.css
More file actions
1 lines (1 loc) · 1.96 KB
/
542.ba620813.css
File metadata and controls
1 lines (1 loc) · 1.96 KB
1
.editor-container[data-v-fa9aeccc]{width:100%}#monaco-container[data-v-fa9aeccc]{height:calc(100vh - 3.6rem);position:relative}#monaco-container.full-screen-editor[data-v-fa9aeccc]{height:calc(100vh - 7.2rem)}.dropdown[data-v-fa9aeccc]{height:-moz-fit-content;height:fit-content}.dropdown>button[data-v-fa9aeccc]{min-width:13rem;box-shadow:2px 4px 3px -1px rgba(0,0,0,.1),6px 6px 15px -1px rgba(0,0,0,.04)}.dropdown-content[data-v-fa9aeccc]{z-index:99;width:100%;transform:translateY(-.25rem);border:solid .05rem var(--color-white);border-top:none;border-radius:0 0 var(--border-radius-rounded) var(--border-radius-rounded)}.copy-message[data-v-fa9aeccc]{font-family:OCRA}.project-description[data-v-fa9aeccc]>h2{font-size:var(--type-large);margin-bottom:var(--size-2xsmall);color:var(--color-white)}.project-description[data-v-fa9aeccc]>p{margin-bottom:var(--size-2xsmall)}.console[data-v-fa9aeccc]{height:calc(100vh - 7.3rem);width:100vw;overflow:auto}.console.running[data-v-fa9aeccc]{display:flex;flex-direction:column;justify-content:flex-end}.console.running>code[data-v-fa9aeccc]{flex-basis:100%}.log-modal[data-v-fa9aeccc]{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#292f3399;z-index:99}.log-modal>div[data-v-fa9aeccc]{width:1090px;max-width:calc(100% - 2rem);margin:.75rem auto;height:calc(100% - 4.5rem)}iframe[data-v-fa9aeccc]{width:100%;height:100%;border-radius:var(--border-radius-rounded)}.tab-change-animation[data-v-fa9aeccc]:after{animation:fade-fa9aeccc .3s;content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.opacity-enter-active[data-v-fa9aeccc],.opacity-leave-active[data-v-fa9aeccc]{transition:opacity .5s ease}.opacity-enter-from[data-v-fa9aeccc],.opacity-leave-to[data-v-fa9aeccc]{opacity:0}.code-xsmall[data-v-fa9aeccc]{font-size:var(--type-xsmall)}code[data-v-fa9aeccc]{line-height:1.5;display:block}.button-bar[data-v-fa9aeccc]{height:3.6rem}@keyframes fade-fa9aeccc{0%{opacity:0}40%{opacity:1}60%{opacity:1}to{opacity:0}}