Преглед изворни кода

https://github.com/tracim/tracim/issues/679, remove the search bar in tracim v2

AlexiCauvin пре 7 година
родитељ
комит
a735c4b125
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      frontend/src/css/Header.styl

+ 1 - 0
frontend/src/css/Header.styl Прегледај датотеку

25
       margin-top 15px
25
       margin-top 15px
26
       list-style none
26
       list-style none
27
       &__itemsearch
27
       &__itemsearch
28
+        display none
28
         margin-right 8%
29
         margin-right 8%
29
         width 55%
30
         width 55%
30
         &__search
31
         &__search