mirror of https://github.com/docker/docs.git
Fixed tab color.
This commit is contained in:
parent
9735182e43
commit
791b4c99b5
|
@ -61,7 +61,7 @@
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
&:hover {
|
&:hover {
|
||||||
border-radius: 40px;
|
border-radius: 40px;
|
||||||
background-color: @color-divider;
|
background-color: @color-background;
|
||||||
}
|
}
|
||||||
&.active {
|
&.active {
|
||||||
border-radius: 40px;
|
border-radius: 40px;
|
||||||
|
|
Loading…
Reference in New Issue