mirror of
https://github.com/ichaly/cohere.git
synced 2026-07-22 07:47:20 +00:00
Fix secret switch vertical alignment
This commit is contained in:
parent
d81ad61d93
commit
76d050acf4
1 changed files with 4 additions and 0 deletions
|
|
@ -328,6 +328,10 @@
|
|||
@apply self-start;
|
||||
}
|
||||
|
||||
.obsync-row:not(.obsync-toggle-row) .obsync-inline-switch .obsync-switch {
|
||||
@apply mt-0;
|
||||
}
|
||||
|
||||
.obsync-control,
|
||||
.obsync-control-wide,
|
||||
.obsync-readonly {
|
||||
|
|
|
|||
Loading…
Reference in a new issue