Merge pull request #1436 from robintown/video-tile-1
First pass at the new video tile designs
This commit is contained in:
@@ -34,7 +34,7 @@ limitations under the License.
|
||||
border-radius: var(--cpd-radius-pill-effect);
|
||||
color: var(--cpd-color-icon-primary);
|
||||
background: var(--cpd-color-bg-action-secondary-rest);
|
||||
box-shadow: 0px 1.2px 2.4px 0px rgba(0, 0, 0, 0.15);
|
||||
box-shadow: var(--small-drop-shadow);
|
||||
}
|
||||
|
||||
@media (hover: hover) {
|
||||
|
||||
Reference in New Issue
Block a user