fix style

This commit is contained in:
SrGooglo 2022-12-09 14:48:46 +00:00
parent 878703a13f
commit bb8c96925e

View File

@ -74,30 +74,34 @@
display: flex;
flex-direction: column;
margin-right: 50px;
align-items: flex-start;
h1,
h2,
h3 {
margin-bottom: 0;
}
.content {
display: flex;
flex-direction: column;
margin: 10px 20px 20px 0;
width: 100%;
.title {
display: inline-flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
width: 100%;
margin-bottom: 8px;
}
display: flex;
flex-direction: column;
margin: 10px 20px;
width: 100%;
}
}
}
}
.streamingKeyString {