diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-05-16 23:10:27 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-05-16 23:10:27 +0300 |
| commit | f311bf1dbf2197a55a8934c106343fe850a9d254 (patch) | |
| tree | 5f9a6e21c810411d67d354fa16cfb6f3d2073ef7 /web/assets/ant-design-vue@1.7.2 | |
| parent | 837d7f77a16bf570735fb6d5bb5e3073e03d8f43 (diff) | |
update - ui
Diffstat (limited to 'web/assets/ant-design-vue@1.7.2')
| -rw-r--r-- | web/assets/ant-design-vue@1.7.2/antd.min.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/assets/ant-design-vue@1.7.2/antd.min.css b/web/assets/ant-design-vue@1.7.2/antd.min.css index 66630ff9..9bf3bfb2 100644 --- a/web/assets/ant-design-vue@1.7.2/antd.min.css +++ b/web/assets/ant-design-vue@1.7.2/antd.min.css @@ -529,7 +529,7 @@ to{transform:scaleY(0);transform-origin:0 0;opacity:0} .ant-select-selection-selected-value{float:left;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis} .ant-select-no-arrow .ant-select-selection-selected-value{padding-right:0} .ant-select-disabled{color:rgba(0,0,0,.25)} -.ant-select-disabled .ant-select-selection{background:rgb(0 150 112);cursor:not-allowed} +.ant-select-disabled .ant-select-selection{background:rgb(221, 221, 221);cursor:not-allowed} .ant-select-disabled .ant-select-selection:active,.ant-select-disabled .ant-select-selection:focus,.ant-select-disabled .ant-select-selection:hover{border-color:#d9d9d9;box-shadow:none} .ant-select-disabled .ant-select-selection__clear{display:none;visibility:hidden;pointer-events:none} .ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice{padding-right:10px;color:rgba(0,0,0,.33);background:#f5f5f5} |
