Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'dev' into users/tossenet/assetExplorer-change-message-b…
…efore-search
  • Loading branch information
vnbaaij authored Feb 2, 2025
commit 6541695df54d3ed88c18a3c4bdf6b3545c5d67e0
3 changes: 1 addition & 2 deletions examples/Demo/Shared/wwwroot/css/site.css
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,6 @@ kbd {
from {
fill-opacity: 0.1;
}

to {
fill-opacity: 1;
}
Expand All @@ -326,7 +325,7 @@ kbd {
text-align: center;
font-weight: bold;
inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
margin-top:80px;
margin-top: 80px;
}

.loading-progress-text:after {
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.