Thumbnail background; notification positioning
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
.notifications {
|
||||
position: fixed;
|
||||
bottom: 65px;
|
||||
bottom: 75px;
|
||||
right: 15px;
|
||||
z-index: 97;
|
||||
pointer-events: none;
|
||||
|
||||
@ -71,6 +71,10 @@
|
||||
margin: 8px;
|
||||
margin-right: 12px;
|
||||
|
||||
&__image {
|
||||
background-color: colour(faint_grey);
|
||||
}
|
||||
|
||||
&:before {
|
||||
@include animate();
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user