mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2024-12-22 16:16:24 +00:00
absolute positioning
This commit is contained in:
parent
ecba2ba7dc
commit
480bfb4e4a
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
div {
|
div {
|
||||||
position: fixed;
|
position: absolute;
|
||||||
bottom: 1em;
|
bottom: 1em;
|
||||||
right: 1em;
|
right: 1em;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user