mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 01:28:36 +08:00
7 lines
92 B
CSS
7 lines
92 B
CSS
.title {
|
|
display: inline-block;
|
|
width: 270px;
|
|
cursor: pointer;
|
|
user-select: none;
|
|
}
|