Remove border bottom from thumbnail cells
This commit is contained in:
@@ -62,8 +62,10 @@
|
||||
background: transparent
|
||||
border: 2px solid $color-text-dark-secondary
|
||||
|
||||
&.shot-thumbnail img
|
||||
opacity: .5
|
||||
&.shot-thumbnail
|
||||
border-bottom: none
|
||||
img
|
||||
opacity: .5
|
||||
|
||||
&.active
|
||||
+stripes(white, rgba($color-background-active, .8), 90deg, 28px)
|
||||
|
Reference in New Issue
Block a user