BuyOwnEx / BOEClient

Laravel b2b cryptocurrency exchange
MIT License
25 stars 17 forks source link

Create API dialog #19

Closed BuyOwnEx closed 3 years ago

BuyOwnEx commented 3 years ago

изображение

  1. Input must be not be outlined
  2. Input must be with counter limit (64 characters)
  3. Backround color of dialog header must be the same as the button that we click (color: "success")
  4. Height of dialog header must be the same as in confirmation dialogs in trading page
  5. Confirm button must be

<v-btn color="success" text tile small

  1. Cancel button must be

<v-btn text tile small

  1. Buttons must be without elevation