Fix: Some header adjustments

This commit is contained in:
nizune
2021-07-03 16:40:56 +02:00
parent 286441cfdc
commit c254179801
4 changed files with 21 additions and 16 deletions

View File

@@ -28,6 +28,8 @@ const ServerBase = styled.div`
background: var(--secondary-background);
border-start-start-radius: 8px;
border-end-start-radius: 8px;
overflow: hidden;
`;
const ServerList = styled.div`