diff --git a/frontend/src/app.sass b/frontend/src/app.sass index 14460cf2a..e574b4d15 100644 --- a/frontend/src/app.sass +++ b/frontend/src/app.sass @@ -352,6 +352,9 @@ input[type="button"].btn-info:hover, content: fa-content($fa-var-link) margin-right: 0.25em + &.table__th-link::before + display: none + @media (max-width: 1200px) .table th padding: 4px 6px @@ -360,12 +363,6 @@ input[type="button"].btn-info:hover, max-height: 200px overflow-y: auto -.table__th-link - font-weight: bold - - &::before - display: none - .table--vertical th background-color: transparent