mirror of
https://github.com/wassname/talk.git
synced 2026-08-16 11:29:31 +08:00
Hide the textfield when not enable.
This commit is contained in:
@@ -61,3 +61,7 @@
|
||||
font-size: 14px;
|
||||
letter-spacing: 0.03em;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user