select none
This commit is contained in:
parent
f651e60e84
commit
99ad455caf
|
|
@ -89,13 +89,17 @@ export default function ChangeWaitForButton({
|
|||
<div className="flex items-center gap-x-20">
|
||||
<div>
|
||||
<Typography
|
||||
className="select-none"
|
||||
variant="h6"
|
||||
sx={{ color: "#4C4E64DE", opacity: "87%" }}
|
||||
>
|
||||
Тайминг
|
||||
</Typography>
|
||||
|
||||
<Typography sx={{ color: "#4C4E6499", opacity: "60%" }}>
|
||||
<Typography
|
||||
className="select-none"
|
||||
sx={{ color: "#4C4E6499", opacity: "60%" }}
|
||||
>
|
||||
Отправить через
|
||||
</Typography>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user