chore: remove css @todo comment

This commit is contained in:
Zack Spear
2024-06-25 17:02:31 -07:00
parent b0a5146cc1
commit 9f2098b3b3

View File

@@ -622,7 +622,6 @@ div.title.shift {
border-radius: 2px;
color: var(--gray-100);
background-color: var(--usage-bar-used-background-color);
/* @todo css var for white theme, ensure it works */
box-shadow: inset 0 1px 0 var(--white-opacity-50);
}
.usage-disk {