Fix CSS bug

This commit is contained in:
Justin Edmund 2022-11-29 02:05:34 -08:00
parent 7e6e9f244a
commit bf04d951bd

View file

@ -1,7 +1,7 @@
#Header #Bar select {
background-color: $grey-90;
}
#Header label {
#Header > label {
margin: 0 $unit * 3;
.Input {