Files
lis/htdocs/public/high/assets/scss/_tickets.scss
2025-07-16 07:36:13 +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;
}
}