This website works better with JavaScript.
Explore
Help
Register
Sign In
caoliancun
/
vue-antd-admin-skeleton
Watch
1
Star
0
Fork
You've already forked vue-antd-admin-skeleton
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
vue+antd 后台管理框架
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
460
Commits
1
Branch
0
Tags
3.7 MiB
Tag:
Branch:
Tree:
7bfb900e59
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7bfb900e59'
${ noResults }
vue-antd-admin-skeleton
/
src
/
theme
/
antd
/
index.less
4 lines
90 B
Raw
Normal View
History
Unescape
Escape
fix: background color problem of time-picker component in night mode; :bug: 修复:时间选择组件夜晚模式下的背景色问题;
5 years ago
@import "ant-time-picker";
fix: style problem of message component; :bug: 修复:message 组件样式问题;
5 years ago
@import "ant-message";
fix: table header style problem in night mode; :bug: 修复:表头黑夜模式下的样式问题;
5 years ago
@import "ant-table";
fix: problem of tooltip color in collapsed menu; :bug: 修复:折叠菜单下的气泡提示窗文字颜色问题;
5 years ago
@import "ant-menu";