commit e0cb1ef818d6a803256f7f3099349363a4329f01
parent 9e3ba40ff56b524b70f2cbcf735512bcd924082d
Author: Sebastian <sebasjm@gmail.com>
Date: Thu, 13 May 2021 11:21:59 -0300
reduce the size of the image
Diffstat:
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/design-documents/020-backoffice-tips-management.rst b/design-documents/020-backoffice-tips-management.rst
@@ -30,7 +30,7 @@ Listing reserves
----------------
.. image:: ../backoffice-reserve-list.svg
- :width: 800
+ :width: 400
Can be filtered with optional arguments:
@@ -55,7 +55,7 @@ Create new reserve
------------------
.. image:: ../backoffice-reserve-create.svg
- :width: 800
+ :width: 400
fields:
@@ -74,18 +74,18 @@ The merchant can authorize tips clicking in the plus (+) button that will bring
the next popup
.. image:: ../backoffice-tip-create.svg
- :width: 800
+ :width: 400
after confirm it will continue with a success page:
.. image:: ../backoffice-tip-create.confirmation.svg
- :width: 800
+ :width: 400
Details of reserve
----------------------------
.. image:: ../backoffice-reserve-details.svg
- :width: 800
+ :width: 400
Tips sorted from newer to older.