@ -99,4 +99,15 @@ watch(
.hint-text {
color: var(--ac-text-disabled);
}
@media (max-width: 640px) {
.home-layout {
flex-direction: column;
gap: 16px;
.home-sidebar {
width: 100%;
</style>
@ -324,4 +324,11 @@ onMounted(load)
.article-table {
display: block;
overflow-x: auto;
@ -253,4 +253,11 @@ onMounted(load)
.comment-table {
@ -260,4 +260,11 @@ onMounted(load)
.tag-table {
@ -263,4 +263,11 @@ onMounted(load)
.user-table {