Support replying to message in the same window #2154

This commit is contained in:
Kijin Sung 2023-07-17 21:38:44 +09:00
parent 6d8063b57e
commit e635970c6a
7 changed files with 27 additions and 8 deletions

View file

@ -243,7 +243,7 @@
.xc button,
.xc a.btn,
.xc table{font-size:13px}
.xc h1{font-size:22px}
.xc h1{font-size:20px;margin-bottom:12px}
.xc .nav a,
.xc .btn{text-decoration:none}
.xc .table{border-top:1px solid #ddd;border-bottom:1px solid #ddd}