Update submit button dropdown style (#1900)

This commit is contained in:
Keldos
2024-07-20 14:50:56 +08:00
committed by GitHub
parent 7eb68a2086
commit d1f8607ac8
5 changed files with 87 additions and 2 deletions

3
.gitignore vendored
View File

@@ -131,6 +131,9 @@ dmypy.json
# Pyre type checker
.pyre/
# macOS files
.DS_Store
.vscode
.idea