You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The class on the keyword (class="KqWCaxcpp4sxz7A20RLA") that is a span has a 0.5em margin-right - Suggest altering to 0.25em to make the text flow nicer (Tested on Rule/Background/All keywords)
2 - Standardise top padding
Change .bbjk27OORIAhv9IbGaBL>li+li for Individual step items - from being styled as every step (Except the first), to every step (Including first). By adding the margin to them. Essentially amalgamate the two styles below into one.
🤔 What's the problem you're trying to solve?
Just some minor improvements for css
✨ What's your proposed solution?
3 minor tweaks
1 - Tweaked margin padding
The class on the keyword (class="KqWCaxcpp4sxz7A20RLA") that is a span has a 0.5em
margin-right
- Suggest altering to 0.25em to make the text flow nicer (Tested on Rule/Background/All keywords)2 - Standardise top padding
Change
.bbjk27OORIAhv9IbGaBL>li+li
for Individual step items - from being styled as every step (Except the first), to every step (Including first). By adding the margin to them. Essentially amalgamate the two styles below into one.3 - Remove blank elements (I think hooks)
Where you have blank
li
elements inside theol
foraria-label="Steps"
remove them. I assume these are from hooks that are not rendered.⛏ Have you considered any alternatives or workarounds?
No response
📚 Any additional context?
No response
The text was updated successfully, but these errors were encountered: