Dark theme support
This commit is contained in:
parent
c5dd6b4dfb
commit
cc095c85bf
5 changed files with 9 additions and 1 deletions
|
@ -117,7 +117,7 @@ limitations under the License.
|
|||
position: relative;
|
||||
|
||||
&:nth-child(2) {
|
||||
border-left: 1px solid $input-darker-bg-color;
|
||||
border-left: 1px solid $resend-button-divider-color;
|
||||
}
|
||||
|
||||
&::before {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue