CSS tweaks

This commit is contained in:
Rainer Simon 2020-04-29 10:43:40 +02:00 committed by GitHub
parent 8fb6814254
commit 63d8491a6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
width: 20px;
top: 9px;
right: 9px;
line-height: 24px;
line-height: 22px;
background-color:#fff;
text-align: center;
-webkit-font-smoothing: antialiased;
@ -50,4 +50,4 @@
.r6o-widget.comment.editable {
background-color:$blueish-white;
}
}