[StudyBox]: New styles#70
Conversation
|
Designers have informed us that they will rethink and redesign the boxes later on. Let's hold this PR until then and refactor accordingly. |
|
I would set some min height, for each of the sections 'heading', 'content', 'notification' and action, since now the height is altered only by size of a icon. Note that 'heading' section is now smaller, caused by the smaller font size. It should be set to $heading-xxs-font-size = 14px; Also I wish that the classes would follow the same BEM syntax and would have the same prefix (fudis-box --> fudis-study-realisation-box), but no need to do anything now since this pull request is on hold. |
|
Agreed. I was stuggling with the naming, since |
|
Adding And also as a reminder, we have to consider how to make each "block" so that it allows the consuming application to be able to position the elements as they will - so we have to be mindful with all the additional alignments of the elements. |
https://funidata.atlassian.net/browse/DS-572
POC for study box styles.
During the development, issues arised because current study boxes (in Sisu) contain styles which are not present in Fudis.
Note: This PR will be on hold as long as designers contact us.