Mobile: Topic list and topic (#19)

This commit is contained in:
chapoi
2025-03-07 04:09:19 +08:00
committed by GitHub
parent 7d53fe08ce
commit 91f3cc3ebb
10 changed files with 204 additions and 14 deletions
+13 -1
View File
@@ -34,8 +34,20 @@
}
}
.btn-default.sidebar-new-topic-button {
.discourse-no-touch .btn-default.sidebar-new-topic-button {
border: none;
&:hover {
border: none;
}
}
.discourse-no-touch .btn-default.topic-drafts-menu-trigger {
border: none;
margin-left: 2px;
&:hover {
border: none;
box-shadow: none;
}
}
.btn-default {