s
This commit is contained in:
parent
633ebca9a6
commit
349c4847a5
15
src/App.vue
15
src/App.vue
@ -34,21 +34,6 @@ const themeOverrides: GlobalThemeOverrides = {
|
||||
</NConfigProvider>
|
||||
</template>
|
||||
<style>
|
||||
:root{
|
||||
--el-color-primary:#764CF6!important;
|
||||
--n-loading-color:#764CF6!important;
|
||||
--n-caret-color:#764CF6!important;
|
||||
|
||||
}
|
||||
:where(.css-dev-only-do-not-override-19yxfbp).ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){
|
||||
background-color: #dfd7f4;
|
||||
}
|
||||
:where(.css-dev-only-do-not-override-19yxfbp).ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer):hover .ant-select-selector{
|
||||
border-color: #764CF6!important;;
|
||||
}
|
||||
.ant-select-focused:where(.css-dev-only-do-not-override-19yxfbp).ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector{
|
||||
border-color: #764CF6!important;;
|
||||
}
|
||||
.n-layout-scroll-container{
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user