Initial Headers component

This commit is contained in:
Liyas Thomas
2020-06-23 15:29:01 +05:30
parent cfe2ce758b
commit efb1296ff2
4 changed files with 30 additions and 16 deletions

View File

@@ -535,11 +535,6 @@ ol {
padding: 0;
list-style-type: none;
&.response-headers {
display: inline-flex;
width: 50%;
}
ul,
ol {
margin: 0;