increased height of save feature prompt div
This commit is contained in:
parent
dd94161c92
commit
e32a3adc1d
@ -1376,7 +1376,7 @@ input[type=checkbox]:hover {
|
|||||||
|
|
||||||
#save-feature-prompt-message {
|
#save-feature-prompt-message {
|
||||||
width: 160px;
|
width: 160px;
|
||||||
height: 150px;
|
height: 170px;
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
background-color: rgba(5,5,5,0.5);
|
background-color: rgba(5,5,5,0.5);
|
||||||
backdrop-filter: blur(6px);
|
backdrop-filter: blur(6px);
|
||||||
|
Loading…
Reference in New Issue
Block a user