5 lines
74 B
SCSS
5 lines
74 B
SCSS
|
.media {
|
||
|
/* temp fix for text files */
|
||
|
background: var(--media-bg);
|
||
|
}
|