mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-23 09:30:31 +03:00
7 lines
130 B
SCSS
7 lines
130 B
SCSS
.short-urls-table.short-urls-table {
|
|
margin-bottom: -1px;
|
|
}
|
|
|
|
.short-urls-table__header-cell--with-action {
|
|
cursor: pointer;
|
|
}
|