chat: right-align message deletion button.

remotes/1693045480750635534/spooky-22
Snakes 2022-09-16 10:20:38 -04:00
parent 0618134eac
commit b845c3fe23
Signed by: Snakes
GPG Key ID: E745A82778055C7E
1 changed files with 9 additions and 1 deletions

View File

@ -99,6 +99,10 @@
background-color: transparent !important;
}
.chat-line-content {
width: 100%;
}
.cdiv {
overflow: hidden;
margin-left: 27px;
@ -111,6 +115,10 @@
border-color: transparent !important;
}
.del {
float: right;
}
lite-youtube {
min-width: min(80vw,500px);
}
@ -134,7 +142,7 @@
<div id="chat-line-template" class="d-none">
<div class="chat-line">
<div class="d-flex align-items-center">
<div class="pl-md-3 text-muted">
<div class="pl-md-3 text-muted chat-line-content">
<div>
<div class="avatar profile-pic-20-wrapper">
<img class="avatar-pic pp20 mr-1">