mirror of
https://github.com/documenso/documenso.git
synced 2025-11-15 01:01:49 +10:00
fix: remove floats
This commit is contained in:
@ -62,7 +62,7 @@ export default function NameDialog(props: any) {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div className="float-right">
|
||||
<div className="flex flex-row-reverse items-center gap-x-4">
|
||||
<Button
|
||||
color="secondary"
|
||||
onClick={() => {
|
||||
|
||||
Reference in New Issue
Block a user