mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 17:35:28 +00:00
fix(settings): improved server settings tabs
This commit is contained in:
@@ -66,14 +66,13 @@ const PlaceholderBase = styled.div`
|
||||
animation-duration: 3s;
|
||||
animation-iteration-count: infinite;
|
||||
animation-timing-function: ease-in-out;
|
||||
margin-left: 30px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.placeholder {
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
margin: auto;
|
||||
padding: 12px;
|
||||
|
||||
.primary {
|
||||
color: var(--secondary-foreground);
|
||||
|
||||
Reference in New Issue
Block a user