add a todo comment
This commit is contained in:
parent
57c5d269b8
commit
78594f61d4
1 changed files with 1 additions and 0 deletions
|
@ -518,6 +518,7 @@
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
||||||
&.pressed {
|
&.pressed {
|
||||||
|
// TODO: This should be themed.
|
||||||
border-bottom-color: rgba(255, 255, 255, 0.2);
|
border-bottom-color: rgba(255, 255, 255, 0.2);
|
||||||
border-top-color: rgba(0, 0, 0, 0.2);
|
border-top-color: rgba(0, 0, 0, 0.2);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue