Merge pull request 'Ajouter opacité de 0.8 à snackbar' (#153) from fix/snackbar-opacity-0.8 into main
Reviewed-on: #153
This commit is contained in:
commit
9c11d1fe65
1 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
||||||
color: #fff;
|
color: #fff;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 5px 0;
|
padding: 5px 0;
|
||||||
|
opacity: 0.8;
|
||||||
}
|
}
|
||||||
|
|
||||||
.snackbar-is-closed {
|
.snackbar-is-closed {
|
||||||
|
|
Loading…
Reference in a new issue