Some minor css changes to vertical align the comment button

This commit is contained in:
schnulller
2022-05-20 12:13:47 +02:00
parent bf3112cacd
commit da95222e8e
2 changed files with 6 additions and 3 deletions

View File

@@ -1000,6 +1000,9 @@ body {
display: block;
width: 20rem;
border-left-width: 2px;
border-top-width: 3px;
--tw-border-opacity: 1;
border-top-color: rgb(248 250 252 / var(--tw-border-opacity));
--tw-bg-opacity: 1;
background-color: rgb(248 250 252 / var(--tw-bg-opacity));
text-indent: 0px;
@@ -1225,7 +1228,7 @@ body {
.ha-register .ha-btn-collapsed-box {
position: absolute;
top: -0.25rem;
top: -0.15rem;
display: none;
cursor: pointer;
--tw-text-opacity: 1;