fix SubscriptionsCatalog links, footer, styling

This commit is contained in:
Tom
2023-05-13 17:43:13 +02:00
parent e34fe0a01d
commit dabe947eab
4 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -427,7 +427,7 @@ export const Header = styled.div`
.offline {
width: 16px;
position: relative;
margin: 2px 2px -4px 2px;
margin: 2px 2px -2px 2px;
}
`;
+2 -2
View File
@@ -23,7 +23,7 @@ export const Threads = styled.div`
max-height: 150px;
}
img {
.card {
display: inline;
margin: auto;
box-shadow: 0 0 5px rgba(0, 0, 0, .25);
@@ -45,7 +45,7 @@ export const Threads = styled.div`
}
.offline-icon-no-link {
height: 13px;
height: 11px;
position: absolute;
margin-left: 13px;
margin-top: -2px;