Selaa lähdekoodia

ref(chat): add light top border on input for visual separation

master
Leonard Kim 6 vuotta sitten
vanhempi
commit
0318568a30
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      css/_chat.scss

+ 1
- 0
css/_chat.scss Näytä tiedosto

@@ -111,6 +111,7 @@
111 111
 
112 112
 #chat-input {
113 113
     background-color: $newToolbarBackgroundColor;
114
+    border-top: 1px solid #A4B8D1;
114 115
     display: flex;
115 116
 }
116 117
 

Loading…
Peruuta
Tallenna