Fix timestamp's position on the chat panel with a maximized widget in IRC layout (#8464)
Fix avatar's position on the chat panel with a maximized widget in IRC layout Fix timestamp's position on Message Edits history modal window Also: - Align DisambiguatedProfile with reactions row and thread summary with a variable - Add width property as default - Use the global variable on _IRCLayout.scss Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
parent
34471ba855
commit
c86040b77a
5 changed files with 23 additions and 11 deletions
|
@ -18,4 +18,5 @@ limitations under the License.
|
|||
color: $event-timestamp-color;
|
||||
font-size: $font-10px;
|
||||
font-variant-numeric: tabular-nums;
|
||||
width: $MessageTimestamp_width;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue