mirror of
https://github.com/wassname/talk.git
synced 2026-07-28 11:27:05 +08:00
Fix styling and toggle off issues
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.title {
|
||||
display: inline-block;
|
||||
width: 270px;
|
||||
width: 100%;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
|
||||
@@ -16,6 +16,5 @@
|
||||
}
|
||||
|
||||
.checkBox {
|
||||
width: 100%;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user