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:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user