Skip to content
Snippets Groups Projects
Commit 26abacf8 authored by Hazel Yang's avatar Hazel Yang
Browse files

Updated the sytle part - changed the order of header, body, and actions

parent 4a289e11
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -266,9 +266,9 @@ Dialog modals are only used for having a conversation and confirmation with the
### Style
 
* Dialog modals contain the header, body, and actions.
* **Actions:** Contains a affirmative action, a dismissive action, and an extra action. The order of actions from right to left: Affirmative action → Extra action → Dismissive action
* **Header:** The header title is a question instead of a descriptive phrase.
* **Body:** The content in body should never be ambiguous and unclear. It provides specific information.
* **Header(1):** The header title is a question instead of a descriptive phrase.
* **Body(2):** The content in body should never be ambiguous and unclear. It provides specific information.
* **Actions(3):** Contains a affirmative action, a dismissive action, and an extra action. The order of actions from right to left: Affirmative action → Extra action → Dismissive action
* Confirmations regarding labels should keep labeling styling.
* References to commits, branches, and tags should be **monospaced**.
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment