Merge pull request #15 from bluelovers/bluelovers-patch-1

fix: Update style.css
master
Terry Jia 2025-12-03 13:33:03 -05:00 committed by GitHub
commit 95496bf0e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -12334,6 +12334,7 @@ body.bp4-overlay-open{
position:absolute;
right:0;
top:0;
color:#1c2127;
}
@-webkit-keyframes linear-progress-bar-stripes{
from{
@ -15354,4 +15355,4 @@ a > .bp4-dark .bp4-tooltip2 .bp4-running-text code{
width: 95vw;
height: 100vh;
color: #1c2127;
}
}