Commit 463f9c77 authored by xxx's avatar xxx

1

parent fa964e51
......@@ -8,7 +8,7 @@
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<script src="https://cdn.bootcss.com/eruda/1.5.8/eruda.min.js"></script>
<script>
//eruda.init();
eruda.init();
</script>
......
......@@ -258,13 +258,12 @@ export default {
}
#passWordInp{
height: 100%;
width: 80%;
width: 100%;
background: none;
outline: none;
border: none;
font-size: 20px;
color: rgb(47,213,255);
letter-spacing: 2px;
}
.loginBtn{
width: 100%;
......
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