mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
fixes #2379 add shadow to toast
This commit is contained in:
@@ -24,6 +24,7 @@
|
|||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
align-self: flex-end;
|
align-self: flex-end;
|
||||||
|
box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
|
||||||
}
|
}
|
||||||
|
|
||||||
.toast i:before {
|
.toast i:before {
|
||||||
|
|||||||
Reference in New Issue
Block a user