Skip to content

Commit c03bddb

Browse files
committed
v7.3.12
1 parent 8ff3267 commit c03bddb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

lib/components/module_kit/_module-kit.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@
6565
.modulekitcard {
6666
position: relative;
6767

68+
border: 3px solid transparent;
69+
6870
min-height: 11rem;
6971
padding: spacers.$spacer-sm;
7072

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "socreatory-styleguide",
33
"private": true,
4-
"version": "7.3.11",
4+
"version": "7.3.12",
55
"scripts": {
66
"aiur": "aiur -t ./dist",
77
"aiur:watch": "aiur -t ./dist --watch --serve 0.0.0.0:4001",

0 commit comments

Comments
 (0)