Fix border radius for slow TV
This commit is contained in:
@@ -110,6 +110,7 @@ button::-moz-focus-inner {
|
||||
.card.show-focus:not(.show-animation) .cardBox.visualCardBox,
|
||||
.card.show-focus:not(.show-animation) .cardBox:not(.visualCardBox) .cardScalable {
|
||||
border: 0.5em solid transparent;
|
||||
border-radius: 0.7em; /* card border + card border-radius */
|
||||
}
|
||||
|
||||
.card.show-animation:focus > .cardBox {
|
||||
|
||||
Reference in New Issue
Block a user