css cleanup
This commit is contained in:
parent
e1573ca619
commit
302341bb99
1 changed files with 1 additions and 2 deletions
|
@ -769,8 +769,6 @@ textarea:focus-visible,
|
|||
height: 100%;
|
||||
/* aspect-ratio: 1 /20; */
|
||||
}
|
||||
.messageimgdiv{
|
||||
}
|
||||
.embedimg {
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
|
@ -887,6 +885,7 @@ select{
|
|||
border-color:var(--timestamp-color);
|
||||
margin: .02in .05in;
|
||||
box-shadow: 0px 0px .03in var(--black);
|
||||
appearance: none;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
#logindiv {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue