mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-25 12:35:18 -05:00
Fix scrims page button alignment
This commit is contained in:
@@ -649,7 +649,7 @@ function RequestRow({
|
||||
) : !request.isAccepted && !canAccept ? (
|
||||
<SendouPopover
|
||||
trigger={
|
||||
<SendouButton size="small">
|
||||
<SendouButton size="small" className="ml-auto">
|
||||
{t("common:actions.accept")}
|
||||
</SendouButton>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user