We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83b3643 commit 84b3a77Copy full SHA for 84b3a77
_output/templates/_metadata.json
@@ -17,6 +17,6 @@
17
"public/if_gs_gridshow_widget.less": {
18
"version_id": 1000070,
19
"version_string": "1.0.0",
20
- "hash": "8e249ea26ff6eb3461a6eccfcfdf7ee9"
+ "hash": "b0674856f9edc93ed116199523f5a21b"
21
}
22
_output/templates/public/if_gs_gridshow_widget.less
@@ -36,7 +36,10 @@
36
border-radius: 3px;
37
color: #FFF;
38
padding: 4px 10px;
39
- background: #173854;
+ background: #13466B;
40
+ max-height: 2.1em;
41
+ max-width: 100%;
42
+ overflow: hidden;
43
44
45
.if-gs-tile-title {
0 commit comments