commit befor pull

This commit is contained in:
FeiBam
2023-06-25 18:16:02 +09:00
parent 879028b155
commit a0509e15e8

View File

@@ -19,14 +19,12 @@
top: 64px;
}
.settings {
margin: 0 18%;
padding-top: 40px;
transition: 0.6s;
}
.settings div.text {
width: 100%;
}
@@ -73,14 +71,12 @@
margin: 0 10px;
}
.settings .text-box .text {
display: flex;
justify-content: space-between;
align-items: center;
}
.settings .text-box .text .mdc-text-field::after{
width: 0;
}
@@ -97,8 +93,6 @@
left: -10px;
}
@media (max-width:767px) {
}