|
@@ -252,7 +252,7 @@ a:active {
|
|
|
|
|
|
|
|
.mainview {
|
|
.mainview {
|
|
|
background-color: var(--bg-color);
|
|
background-color: var(--bg-color);
|
|
|
- padding: 0 50px;
|
|
|
|
|
|
|
+ padding-left: 50px;
|
|
|
z-index: 1;
|
|
z-index: 1;
|
|
|
float: left;
|
|
float: left;
|
|
|
-webkit-transition-duration: 0.4s;
|
|
-webkit-transition-duration: 0.4s;
|
|
@@ -4090,6 +4090,7 @@ border-bottom: 2px solid red;
|
|
|
display: none;
|
|
display: none;
|
|
|
/*margin-top: calc(-1em - 29px);*/
|
|
/*margin-top: calc(-1em - 29px);*/
|
|
|
margin-top: -20px;
|
|
margin-top: -20px;
|
|
|
|
|
+ max-width: 30vw;
|
|
|
|
|
|
|
|
}
|
|
}
|
|
|
.trans_sent_edit{
|
|
.trans_sent_edit{
|