Remove site-menu shadow
Material 3 no longer uses drop shadows to express elevation in top app bars.
This commit is contained in:
parent
1cac8502ca
commit
da7aabff20
@ -108,7 +108,6 @@ var {
|
||||
|
||||
#site-menu {
|
||||
background-color: #212121; /* grey900 */
|
||||
box-shadow: 0 2px 2px 0 rgba(0 0 0 / 14%), 0 1px 5px 0 rgba(0 0 0 / 12%), 0 3px 1px -2px rgba(0 0 0 / 20%);
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user