You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RTL/src/app/clightning/home/home.component.scss

18 lines
215 B
SCSS

.dashboard-card {
position: absolute;
top: 1rem;
left: 1rem;
right: 1rem;
bottom: 1rem;
}
.more-button {
position: absolute;
top: 7px;
right: 7px;
}
.dashboard-card-content {
text-align: left;
}