优化系统显示效果

Akso style

/* ==UserStyle==
@name:en Akso Style
@name 优化系统显示效果
@namespace akso
@version 0.03
@description:en Akso style
@description Akso style
@author 李海林
@license MIT
@preprocessor default
==/UserStyle== */
/* 字体设定 */
@-moz-document regexp(".*web.*") {
	.ant-table-cell-row-hover {
		background-color: #DDF1FF !important;
	}
}
@-moz-document regexp(".*admin.*") {

	.ant-formily-array-items {
		min-width: 350px !important;
	}
	.ant-formily-item-control {
		width: 300px !important
	}
	.element_x7Xtn {
		min-width: 200px !important
	}
}