.floating-panel-header-container{display:flex;justify-content:space-between;align-items:center}.floating-panel-header-dropdown-btn{width:30px;background-color:inherit;border:none;padding:0;cursor:pointer;transition:transform .15s ease-in-out}.floating-panel-header-title{font-style:normal;font-weight:700;font-size:14px;line-height:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:flow;flex:1 1 auto}.scale-floating-panel-header-dropdown-btn{transform:scaleY(-1)}.floating-panel-icon{display:flex!important}.floating-panel-body-container{width:100%;overflow:hidden;min-height:25px}.floating-panel-body{height:calc(100% - 4px)}.floating-panel-body-content{border-radius:0 0 3px 3px;height:100%;display:flex;flex-direction:column}.floating-panel-body-resizer-height{height:3px}.floating-panel-body-resizer-container{width:100%;padding-top:2px}.floating-panel-body-resizer{cursor:row-resize;width:40px;height:2px;background:var(--v-surface-lighten3);border-radius:3px;margin-left:auto;margin-right:auto}.floating-panel-body-resizer:before{content:"";position:relative;display:block;height:2px;top:0;border-radius:2px;background:var(--v-accent-base)}
