You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
opt: floating button x2
This commit is contained in:
@@ -15,6 +15,7 @@ body {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
bottom: 50px;
|
bottom: 50px;
|
||||||
transition: transform 0.4s ease;
|
transition: transform 0.4s ease;
|
||||||
|
pointer-events: none;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -30,6 +31,7 @@ body {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border-radius: 50px 50px;
|
border-radius: 50px 50px;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
|
pointer-events: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.prompt {
|
.prompt {
|
||||||
|
|||||||
Reference in New Issue
Block a user