mirror of https://github.com/Chocobozzz/PeerTube
Fix upload button color in dark mode
parent
6189b699fb
commit
b66c5e58f1
|
@ -10,7 +10,6 @@ my-search-typeahead {
|
||||||
@include orange-button;
|
@include orange-button;
|
||||||
@include button-with-icon(22px, 3px, -1px);
|
@include button-with-icon(22px, 3px, -1px);
|
||||||
|
|
||||||
color: var(--mainBackgroundColor) !important;
|
|
||||||
margin-right: 25px;
|
margin-right: 25px;
|
||||||
|
|
||||||
@media screen and (max-width: 600px) {
|
@media screen and (max-width: 600px) {
|
||||||
|
|
Loading…
Reference in New Issue