Skip to content

Commit bca84dc

Browse files
committed
MC-5710: Beta docs tutorial
Updated missing status css
1 parent 4f6460e commit bca84dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/component-status.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
<style type="text/css" style="display: none">
44
.status {
5-
padding: 2px;
5+
padding: 3px 5px;
6+
border-radius: 2px;
67
}
78
.status.red {
89
color: #fff;

0 commit comments

Comments
 (0)