[mobile] Comments (fix styles)

This commit is contained in:
JuliaSvinareva 2020-06-09 19:36:00 +03:00
parent efa4c63d94
commit 5708510830
4 changed files with 4 additions and 4 deletions

View file

@ -202,7 +202,7 @@
outline:none;
width: 100%;
font-size: 15px;
border: 1px solid #c4c4c4;
border: none;
border-radius: 3px;
min-height: 100px;
}

View file

@ -6335,7 +6335,7 @@ html.phone .document-menu .list-block .item-link {
outline: none;
width: 100%;
font-size: 15px;
border: 1px solid #c4c4c4;
border: none;
border-radius: 3px;
min-height: 100px;
}

View file

@ -6335,7 +6335,7 @@ html.phone .document-menu .list-block .item-link {
outline: none;
width: 100%;
font-size: 15px;
border: 1px solid #c4c4c4;
border: none;
border-radius: 3px;
min-height: 100px;
}

View file

@ -6345,7 +6345,7 @@ html.phone .document-menu .list-block .item-link {
outline: none;
width: 100%;
font-size: 15px;
border: 1px solid #c4c4c4;
border: none;
border-radius: 3px;
min-height: 100px;
}