fix(ux): responsive ui display (#8132)

* fix: responsive operation

* fix: responsive tag display

* fix: responsive content type selector

* fix: input display

* fix: width of server selector
This commit is contained in:
yzhe819
2022-08-02 09:11:47 +12:00
committed by GitHub
parent a9ae910c6f
commit c36f240e47
5 changed files with 31 additions and 4 deletions

View File

@@ -21,6 +21,7 @@
.authorize
{
padding-right: 20px;
margin-left: 10px;
margin-right: 10px;
}
}
@@ -68,7 +69,7 @@
background-color: #ffeeee;
color: red;
margin: 1em;
@include text_code();