mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-12 04:13:13 +08:00
chore for style
This commit is contained in:
parent
fff4e01f14
commit
d2d82bcd5d
3
.gitignore
vendored
3
.gitignore
vendored
@ -21,7 +21,8 @@ node_modules/
|
||||
npm-debug.log
|
||||
nohup.out
|
||||
_site
|
||||
_data
|
||||
dist
|
||||
lib
|
||||
elasticsearch-*
|
||||
config/base.yaml
|
||||
config/base.yaml
|
||||
|
@ -48,14 +48,10 @@ input::-ms-clear, input::-ms-reveal {
|
||||
|
||||
::selection {
|
||||
background: @primary-color;
|
||||
}
|
||||
|
||||
::-moz-selection {
|
||||
background: @primary-color;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
// Links
|
||||
// -- TODO --
|
||||
a {
|
||||
color: @link-color;
|
||||
background: transparent;
|
||||
|
Loading…
Reference in New Issue
Block a user