Sengi-Windows-MacOS-Linux/src/app/components/floating-column/floating-column.component.scss

6 lines
111 B
SCSS
Raw Normal View History

2018-09-10 03:55:16 +02:00
.floating-column {
width: calc(100%);
max-width: 400px;
height: 100%;
background-color: #000;
}