fix(try-it-out): button and inner text spacing (#7357)
This commit is contained in:
@@ -15,6 +15,12 @@
|
|||||||
|
|
||||||
.try-out.btn-group {
|
.try-out.btn-group {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
display: flex;
|
||||||
|
flex: 0.1 2 auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
.try-out__btn {
|
||||||
|
margin-left: 1.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.opblock-tag
|
.opblock-tag
|
||||||
|
|||||||
Reference in New Issue
Block a user