mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
Fixed tab hover effect.
This commit is contained in:
@@ -120,6 +120,7 @@
|
||||
&.disabled {
|
||||
opacity: 0.5;
|
||||
&:hover {
|
||||
color: @gray-light;
|
||||
border-bottom: 3px solid transparent;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user