1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00
vault-frontend/src/components/node/NodeNoComments/styles.scss
2019-07-27 18:52:47 +07:00

6 lines
82 B
SCSS

.wrap {
height: 300px;
overflow: hidden;
@include after_shade($node_bg);
}