.v-text-editor{background:#fff;width:100%;border:1px solid #ccc;border-radius:3px}.v-text-editor .v-text-editor-content{resize:vertical;outline:none;min-height:150px;overflow:auto;padding:1em;height:calc(100% - 45px)}.v-text-editor .v-text-editor-toolbar{border-bottom:1px solid #eee;white-space:nowrap;overflow-x:auto;height:45px}.v-text-editor .v-text-editor-toolbar .v-text-editor-toolbar-group{display:inline-block;border-right:1px solid #aaa}.v-text-editor .v-text-editor-toolbar .v-text-btn{outline:none;background:none;color:#999;padding:10px;width:36px;text-align:center;font-size:16px;border:none;cursor:pointer;border-right:1px solid #efefef}.v-text-editor .v-text-editor-toolbar .v-text-btn:hover{background:#eee;color:#555}.v-text-btn-wrapper{display:inline-block;position:relative}.v-text-btn-wrapper .v-text-editor-toolbar-submenu{position:absolute;background:#fff;z-index:20}.v-text-btn-wrapper .v-text-editor-toolbar-submenu.color{width:300px}.v-text-btn-wrapper .v-text-editor-toolbar-submenu.color div{display:inline-block}.v-text-btn-wrapper .v-text-editor-toolbar-submenu.fontname button{width:auto;text-align:left}.v-text-editor-full{position:fixed;top:0;bottom:0;left:0;right:0;z-index:20000}