mirror of
https://github.com/NohamR/Pocket-Bird.git
synced 2026-07-10 10:23:05 +00:00
Switch to absolute positioning when on element
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.birb-absolute {
|
||||
position: absolute !important;
|
||||
}
|
||||
|
||||
.birb-decoration {
|
||||
image-rendering: pixelated;
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user