fix: change Toast background to cream
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
align-items: center;
|
||||
padding: 8px;
|
||||
padding-right: 28px;
|
||||
background: #fff;
|
||||
background: $color-cream;
|
||||
border-radius: 8px;
|
||||
|
||||
@include bp (md) {
|
||||
@@ -63,7 +63,6 @@
|
||||
top: 0;
|
||||
left: 0;
|
||||
height: 100%;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user