Update tl.css

FIx Display Name area so that the Display Name is set to the correct size
This commit is contained in:
b-xb 2022-11-30 16:41:34 +00:00 committed by GitHub
parent 77f567f821
commit b4f064e98c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -297,7 +297,7 @@ iframe,
.area-display_name {
user-select: text;
height: 1.5em;
height: 1.5rem;
margin: 0.15rem;
margin-left: 0.4rem;
overflow: hidden;