File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 4949 }
5050
5151 // Upload button
52- button .attachButton__74017 {
52+ .attachButton__74017 {
5353 width : 32px ;
5454 height : 32px ;
5555 margin : 4px 0 4px 4px ;
6969 color : $TextFillColorPrimary ;
7070 }
7171 }
72- .contents__201d5 {
72+ .attachButtonInner__0923f {
7373 display : none ;
7474 }
7575 }
7676 // Command icon (eg. /tenor command)
77+ .hasStackedBar__74017 .attachButton__74017 {
78+ & ::before {
79+ content : unset ;
80+ }
81+ }
7782 .icon__4d3a9 {
78- padding : 6 px 4px 6 px 24 px ;
83+ padding : 4px ;
7984 }
8085
8186 // Button group within chatbox
8489 gap : 4px ;
8590 // Remove the gift button
8691 // Nesting is updated *very* frequently, so try to catch as many configurations as possible
92+ & > .button__74017 ,
93+ & > button ,
8794 .container_c0c49a {
8895 display : none ;
8996 }
90- & > button {
91- display : none ;
92- }
9397
9498 // Add 8px margin to last button
9599 & > div :last-of-type {
You can’t perform that action at this time.
0 commit comments