mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 12:40:08 +08:00
11 lines
123 B
Text
11 lines
123 B
Text
|
@import "variables";
|
||
|
|
||
|
.ignore-in-parent-frame {
|
||
|
body {
|
||
|
color: @taiga-dark;
|
||
|
}
|
||
|
img {
|
||
|
color: @taiga-dark;
|
||
|
}
|
||
|
}
|