Files
lis/public/high/assets/scss/_tickets.scss
T
2025-01-27 08:16:55 +07:00

19 lines
201 B
SCSS

/* ===========
Tickets
============== */
.tickets-list {
a {
color: $muted;
white-space: nowrap;
}
img {
height: 32px;
width: 32px;
}
td {
vertical-align: middle;
}
}