remove shadow for mobile
This commit is contained in:
parent
4e144cf907
commit
40ec1142bd
1 changed files with 2 additions and 0 deletions
|
|
@ -370,6 +370,8 @@
|
||||||
.dr-notification {
|
.dr-notification {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
box-shadow: none;
|
||||||
|
border-bottom: 2px solid #E4E8EC;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dr-notification-container {
|
.dr-notification-container {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue