mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-19 19:19:03 +00:00
make app relaunch info alert sticky
This commit is contained in:
parent
b25f24f5fe
commit
25e74f0d38
@ -152,6 +152,8 @@ s {
|
|||||||
color: var(--theme--line_blue-text);
|
color: var(--theme--line_blue-text);
|
||||||
background: var(--theme--line_blue);
|
background: var(--theme--line_blue);
|
||||||
border-color: var(--theme--select_blue);
|
border-color: var(--theme--select_blue);
|
||||||
|
position: absolute;
|
||||||
|
z-index: 82;
|
||||||
}
|
}
|
||||||
#alerts .success::before {
|
#alerts .success::before {
|
||||||
content: '✓';
|
content: '✓';
|
||||||
|
Loading…
Reference in New Issue
Block a user