Commit b058c2de authored by duanledexianxianxian's avatar duanledexianxianxian 😁
parents 1d574fc1 0813c17d
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
.root { .root {
:global { :global {
.am-button { .am-button {
background-color: #176aff;
height: 24px; height: 24px;
line-height: 24px; line-height: 24px;
width: 64px; width: 64px;
......
...@@ -6,7 +6,9 @@ ...@@ -6,7 +6,9 @@
font-size: @font-size-md; font-size: @font-size-md;
.header { .header {
height: 217px; height: 217px;
width: 100%;
background: url("../../../public/images/exam-header.png") center center no-repeat; background: url("../../../public/images/exam-header.png") center center no-repeat;
background-size: cover;
position: relative; position: relative;
.notice { .notice {
position: absolute; position: absolute;
......
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