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

toast style improvement

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Closed
    • Priority: Normal
    • Resolution: Done
    • Affects Version/s: Freshly, 9.0.0
    • Fix Version/s: 9.0.1
    • Component/s: None
    • Security Level: Jimmy
    • Labels:
      None
    • gh.sprint.customfield.default.name:
      ZK 9.0.1 S1

      Description

       

      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;
      }

       

        Attachments

          Activity

            People

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

              Dates

              Created:
              Updated:
              Resolved:

                Time Tracking

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