Commit 0c6ffd91 authored by mercury233's avatar mercury233

fix replay model dialog

parent b0bc2ee3
...@@ -109,6 +109,7 @@ form { ...@@ -109,6 +109,7 @@ form {
overflow-y: auto; overflow-y: auto;
} }
#game-replay-modal .modal-dialog,
#game-create-windbot .modal-dialog, #game-create-windbot .modal-dialog,
#game-list-modal .modal-dialog { #game-list-modal .modal-dialog {
margin-top: 50px; margin-top: 50px;
...@@ -195,7 +196,7 @@ form { ...@@ -195,7 +196,7 @@ form {
} }
#game-replay-watch { #game-replay-watch {
height: 500px; height: 480px;
} }
#game-replay-watch table { #game-replay-watch table {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment