File tree Expand file tree Collapse file tree 1 file changed +20
-14
lines changed Expand file tree Collapse file tree 1 file changed +20
-14
lines changed Original file line number Diff line number Diff line change 2424 }
2525 }
2626
27- button {
28- background : none ;
29- border : none ;
30-
31- /* font-size: $fontSize; */
32- font-weight : 700 ;
33- color : rgba (0 , 0 , 0 , 0.4 );
34-
35- & [type = ' submit' ] {
36- color : $secondary-color ;
27+ .str-chat__message-team-form-footer {
28+ button {
29+ background : none ;
30+ border : none ;
31+
32+ /* font-size: $fontSize; */
33+ font-weight : 700 ;
34+ color : rgba (0 , 0 , 0 , 0.4 );
35+
36+ & [type = ' submit' ] {
37+ color : $secondary-color ;
38+ }
3739 }
3840 }
41+
3942
4043 .rfu-dropzone {
4144 width : 100% ;
7275 fill : white ;
7376 }
7477 }
75- button {
76- color : rgba (255 , 255 , 255 , 0.4 );
77- & [type = ' submit' ] {
78- color : $secondary-color ;
78+
79+ .str-chat__message-team-form-footer {
80+ button {
81+ color : rgba (255 , 255 , 255 , 0.4 );
82+ & [type = ' submit' ] {
83+ color : $secondary-color ;
84+ }
7985 }
8086 }
8187
You can’t perform that action at this time.
0 commit comments