зеркало из https://github.com/telerik/docs-seed.git
fix: Logos position fixed on scroll
This commit is contained in:
Родитель
46de87f377
Коммит
f266ec2f66
|
@ -607,11 +607,11 @@ $hover-text: darken($text-color, 10%);
|
|||
}
|
||||
|
||||
&.brand-platform-teststudiodev {
|
||||
background: transparent url(image_path("logo-scroll-teststudiodev.svg")) no-repeat 0 4px;
|
||||
background: transparent url(image_path("logo-scroll-teststudiodev.svg")) no-repeat 0 8px;
|
||||
}
|
||||
|
||||
&.brand-platform-teststudio-apis {
|
||||
background: transparent url(image_path("logo-scroll-teststudio-apis.svg")) no-repeat 0 4px;
|
||||
background: transparent url(image_path("logo-scroll-teststudio-apis.svg")) no-repeat 0 8px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче