Commit e14c13e0 authored by spc's avatar spc

fixed

parent 397a52dc
......@@ -203,6 +203,11 @@ function testClick() {
&.disabled {
background-color: #E3CC9E;
}
&::after {
border: none;
outline: none;
}
}
.protocol-container {
......@@ -219,5 +224,7 @@ function testClick() {
}
}
}
</style>
\ No newline at end of file
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