mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-20 03:29:02 +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);
|
||||
background: var(--theme--line_blue);
|
||||
border-color: var(--theme--select_blue);
|
||||
position: absolute;
|
||||
z-index: 82;
|
||||
}
|
||||
#alerts .success::before {
|
||||
content: '✓';
|
||||
|
Loading…
Reference in New Issue
Block a user