mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-22 19:02:54 -04:00
fix(client): correct placement of Interactive Editor button (#64350)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
This commit is contained in:
@@ -83,6 +83,8 @@
|
||||
.tabs-row-right {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
/* Ensure the right group pins to the end even when no left/middle items exist */
|
||||
margin-inline-start: auto;
|
||||
}
|
||||
|
||||
.monaco-editor-tabs button + button {
|
||||
|
||||
Reference in New Issue
Block a user