filestash/client/components/card.scss
2023-03-09 23:42:41 +11:00

7 lines
113 B
SCSS

.box{
padding: 10px;
cursor: pointer;
margin: 3px 0;
overflow: hidden;
position: relative;
}