@@ -268,6 +268,9 @@
}
.ant-table-small > .ant-table-content .ant-table-body{
margin: 0;
+ .ant-btn{
+ user-select: auto !important;
+ }
input:disabled{
opacity: 1!important;