mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-10 17:43:51 +00:00
8 lines
130 B
SCSS
8 lines
130 B
SCSS
.short-urls-table.short-urls-table {
|
|
margin-bottom: -1px;
|
|
}
|
|
|
|
.short-urls-table__header-cell--with-action {
|
|
cursor: pointer;
|
|
}
|