mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-24 16:33:49 +00:00
Added responsiveness to manage domains table
This commit is contained in:
@@ -1,11 +1,3 @@
|
||||
@import '../utils/base';
|
||||
|
||||
.short-urls-table__header {
|
||||
@media (max-width: $responsiveTableBreakpoint) {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.short-urls-table__header-cell--with-action {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user