UNPKG

@talentsoft-opensource/uxp-themes

Version:

Talentsoft UX themes

6 lines 348 B
// Responsiveness params @actions-content-margin-resize-limit: 1300px; //we figured out that under 1300px, my actions items' margins should be changed in order not to move the bullet points under the scroll bar. @landscape-mode-width-limit: 1200px; @portrait-mode-width-limit: 768px; @widgets-margin-resize-limit: 900px; @height-modal-limit: 900px;