Latest updates from IceHrmPro
This commit is contained in:
20
web/node_modules/antd/es/auto-complete/style/index.css
generated
vendored
Normal file
20
web/node_modules/antd/es/auto-complete/style/index.css
generated
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
||||
/* stylelint-disable no-duplicate-selectors */
|
||||
/* stylelint-disable */
|
||||
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
||||
.ant-select-auto-complete {
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
color: rgba(0, 0, 0, 0.65);
|
||||
font-size: 14px;
|
||||
font-variant: tabular-nums;
|
||||
line-height: 1.5715;
|
||||
list-style: none;
|
||||
-webkit-font-feature-settings: 'tnum';
|
||||
font-feature-settings: 'tnum';
|
||||
}
|
||||
.ant-select-auto-complete .ant-select-clear {
|
||||
right: 13px;
|
||||
}
|
||||
Reference in New Issue
Block a user