mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
fix: popup button missing VITAL css :)
This commit is contained in:
@@ -28,4 +28,10 @@
|
||||
object-fit: cover;
|
||||
pointer-events: none;
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
#ExtensionPopup {
|
||||
border-radius: 1rem;
|
||||
box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.6);
|
||||
transform-origin: 70% 0;
|
||||
}
|
||||
Reference in New Issue
Block a user