Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-4421

toast style improvement

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Normal Normal
    • 9.0.1
    • Freshly, 9.0.0
    • None
    • Security Level: Jimmy
    • None
    • ZK 9.0.1 S1

       

      Current feature toast popups use a style copied from notification.

      Notification popups have a lot of padding ( padding: 32px 16px 32px 56px; in iceblue, but older themes also have a lot of padding)

      Since toast is stackable, it makes more sense to remove the padding for the toast popups.

      for example, the following provide a much more compact and usable toast notification:
       

      .z-toast-content {
          padding: 10px 16px 10px 56px;
          min-height: auto;
      }

       

            rudyhuang rudyhuang
            MDuchemin MDuchemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 4 hours
                4h
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 4 hours
                4h