mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Add a drop-shadow toggle to control video shadow on Contentful (#32285)
GitOrigin-RevId: 87e20463a5bd817c69b7af5e4307174f688c1d7d
This commit is contained in:
@@ -443,6 +443,10 @@
|
||||
box-shadow:
|
||||
0 8px 16px 0 rgba(30 37 48 / 12%),
|
||||
0 4px 6px 0 rgba(30 37 48 / 12%);
|
||||
|
||||
&.no-shadow {
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user