We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 893d813 commit ca3eed3Copy full SHA for ca3eed3
utils/gcloud/html/gcloud-hdr/gcloud-hdr.html
@@ -7,7 +7,7 @@
7
<style>
8
9
section
10
- {margin:0;box-sizing:border-box;display:flex;align-items:center;gap:10px;}
+ {margin:0;box-sizing:border-box;display:flex;align-items:center;gap:10px;border-bottom:1px solid lightgray;margin-bottom:20px}
11
12
.icon
13
{cursor:pointer;border-radius:3px;border:1px solid gray;box-sizing:border-box;width:38px;height:38px;}
0 commit comments