Commit 5d95f38f authored by Kevin Yumang's avatar Kevin Yumang

SERV-2286 - dashboard element modifications

parent 3e347bb2
.dashboard-container span.dashboard-tile ~ span.dashboard-tile {
margin-left: 0.25rem;
}
.dashboard-tile {
border: 2px solid rgba(255,255,255,.1);
border-radius: .5rem;
}
\ No newline at end of file
<span href="#" class="dashboard-tile
<span class="dashboard-tile
d-flex col-xl-3 col-lg-6 col-md-6 col-sm-6 col-xs-12
{{ $class }}
border-2 border-white rounded-left"
>
">
<div class="card-body">
<div class="d-flex mb-1">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment