CSS: Move table editor button to right (#21976)

This commit is contained in:
Jordan Vidrine 2023-06-07 14:50:34 -05:00 committed by GitHub
parent e6c6c342d9
commit 928589adfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1656,7 +1656,7 @@ span.mention {
&--buttons {
position: absolute;
top: 0.5rem;
left: 0.5rem;
right: 0.5rem;
}
}