mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
feat(header): new glass header on channel view
This commit is contained in:
@@ -37,6 +37,7 @@ export const Bar = styled.div<{ position: "top" | "bottom"; accent?: boolean }>`
|
||||
user-select: none;
|
||||
justify-content: space-between;
|
||||
transition: color ease-in-out 0.08s;
|
||||
top: 48px;
|
||||
|
||||
${(props) =>
|
||||
props.accent
|
||||
|
||||
Reference in New Issue
Block a user