10 lines
127 B
SCSS
10 lines
127 B
SCSS
[data-component=tools-view] {
|
|
padding: 20px;
|
|
|
|
.card-box {
|
|
position: relative;
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
}
|