.error_block{position:relative}.error_block:not(.auto_height) .error_block__wrapper{max-height:60px;min-height:60px}.error_block .error_block__wrapper{background:var(--warningBg);padding:10px;border-radius:var(--borderRadius);color:var(--text1);overflow-y:auto;overflow-x:hidden;font-size:13px}.error_block .error_block__wrapper::-webkit-scrollbar{width:5px}.error_block .error_block__wrapper::-webkit-scrollbar-track{background:transparent}.error_block .error_block__wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.error_block .error_block__wrapper::-webkit-scrollbar-thumb:hover{background:#555}.error_block .error_block__wrapper .error_item:not(:last-child){margin-bottom:5px}.error_block .ant-btn{position:absolute;right:0;top:0;z-index:1;margin-top:-6px;margin-right:-6px}