remove unecessary css styling

This commit is contained in:
jmt-gh) 2022-06-19 17:13:24 -07:00 committed by jmt-gh
parent 7a60ffb3c4
commit 82c5c7518b

View File

@ -191,10 +191,6 @@ export default {
padding: 0px 8px;
}
#accounts tr:first-child {
background-color: #272727;
}
#accounts tr:nth-child(even) {
background-color: #373838;
}