mirror of
https://github.com/coalaura/whiskr.git
synced 2025-09-08 17:06:42 +00:00
styling updates & better screenshot
This commit is contained in:
BIN
.github/chat.png
vendored
BIN
.github/chat.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 95 KiB |
@@ -112,10 +112,14 @@ body {
|
||||
.message .text {
|
||||
display: block;
|
||||
background: transparent;
|
||||
padding: 8px 12px;
|
||||
padding: 6px 12px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.message .text {
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
.message:not(.editing) textarea.text,
|
||||
.message.editing div.text {
|
||||
display: none;
|
||||
|
Reference in New Issue
Block a user