updating emacs and trying to use cosmic more
This commit is contained in:
parent
92bd0d99ce
commit
e754192547
11 changed files with 473 additions and 105 deletions
|
@ -39,11 +39,11 @@ Cool floating search panel
|
|||
pointer-events: none;
|
||||
border-radius: var(--rounding);
|
||||
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
width: 200vw;
|
||||
height: 200vh;
|
||||
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
top: -30vh;
|
||||
left: -30vw;
|
||||
|
||||
background-color: color-mix(in srgb, var(--bg-col) 80%, transparent);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue