This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
mapaler
/
PADDashFormation
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
163
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
增加dialog的显示优先级
pull/1/head
枫谷剑仙
3 years ago
parent
9588e737df
commit
b4fb91b803
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
style.css
+ 1
- 1
style.css
View File
@@ -336,7 +336,7 @@ ul{
margin-top: 30px;
font-family: var(--game-font-family);
text-shadow: black 2px 2px 0;
z-index:
1
;
z-index:
2
;
backdrop-filter: blur(3px);
}
Write
Preview
Loading…
Cancel
Save