mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-26 23:13:29 +00:00
5 lines
91 B
SCSS
5 lines
91 B
SCSS
.media {
|
|
/* temp fix for text files */
|
|
background: var(--media-bg);
|
|
padding: 10px;
|
|
}
|