mirror of
https://github.com/coalaura/whiskr.git
synced 2025-09-08 17:06:42 +00:00
fix collapse styling
This commit is contained in:
@@ -412,6 +412,10 @@ body:not(.loading) #loading {
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
.message.collapsed .body>* {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.message.collapsed .body::before {
|
||||
position: absolute;
|
||||
content: "collapsed...";
|
||||
|
Reference in New Issue
Block a user