Meta Data: Hotfix for the meta position in the round message (#5234)
This commit is contained in:
parent
a1923f203c
commit
1e8289c3ac
@ -85,8 +85,8 @@
|
||||
position: absolute;
|
||||
width: 1.875rem;
|
||||
height: 1.3125rem;
|
||||
bottom: 1.625rem;
|
||||
right: 0.1875rem;
|
||||
left: 0.1875rem;
|
||||
top: 1.6875rem;
|
||||
border-radius: 0.5rem;
|
||||
background: var(--pattern-color);
|
||||
&:hover {
|
||||
|
||||
@ -930,12 +930,6 @@
|
||||
.Message:not(.own) & {
|
||||
--hover-color: var(--color-reply-hover);
|
||||
--active-color: var(--color-reply-active);
|
||||
|
||||
&.has-subheader {
|
||||
.MessageMeta {
|
||||
right: 5.6875rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.Message.own & {
|
||||
@ -955,12 +949,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.has-subheader {
|
||||
.RoundVideo .transcribe-button {
|
||||
right: 0.8125rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user