Commit 5a245665 authored by xiaoye's avatar xiaoye

Update tournament.scss

parent 2e7970b8
Pipeline #37703 passed with stages
in 2 minutes and 2 seconds
......@@ -16,6 +16,7 @@
border: 1px solid #409eff;
display: flex;
width: 20%;
min-width: 64px;
justify-content: center;
&:hover {
cursor: pointer;
......@@ -69,8 +70,7 @@
.button {
border: 0.5px solid var(--color);
width: auto;
display: flex;
justify-content: center;
min-width: auto;
:hover {
background-color: #e6e6e6;
cursor: pointer;
......
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