css: Remove slider outline in TV mode

This commit is contained in:
Rafał Dzięgiel
2021-07-13 15:53:39 +02:00
parent 5fe5f89e5d
commit ce46905319

View File

@@ -183,6 +183,7 @@ scale trough slider {
background: transparent;
border-color: transparent;
box-shadow: none;
outline: none;
}
.positionscale mark indicator {
min-height: 6px;