Bugfix and cleanup CSS even more

This commit is contained in:
djmaze 2021-02-08 14:03:54 +01:00
parent badf422178
commit e3e0474be2
24 changed files with 88 additions and 192 deletions

View file

@ -3,8 +3,6 @@
.list-table {
width: 600px;
.account-img, .identity-img {
font-size: 12px;
margin-right: 5px;
@ -41,10 +39,6 @@
white-space: nowrap;
.e-action {
cursor: pointer;
}
.delete-account {
cursor: pointer;
opacity: 0.5;
@ -55,10 +49,6 @@
white-space: nowrap;
.e-action {
cursor: pointer;
}
.delete-identity {
cursor: pointer;
opacity: 0.5;