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
Fix prompt animation missing
fix prompt bounce out animation missing
This commit is contained in:
@@ -595,7 +595,7 @@ body {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
border-radius: 8px;
|
||||
background-color: #B10000
|
||||
background-color: #B10000;
|
||||
}
|
||||
|
||||
.uninstall-container i {
|
||||
@@ -610,7 +610,7 @@ body {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
.uninstall-container.hidden-uninstall {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user