add a todo comment

This commit is contained in:
taehoon 2019-07-12 15:10:30 -04:00
parent 57c5d269b8
commit 78594f61d4
1 changed files with 1 additions and 0 deletions

View File

@ -518,6 +518,7 @@
margin: 0;
&.pressed {
// TODO: This should be themed.
border-bottom-color: rgba(255, 255, 255, 0.2);
border-top-color: rgba(0, 0, 0, 0.2);
}