mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
fixed bug with adaptation-chat
This commit is contained in:
@@ -306,20 +306,6 @@
|
|||||||
.gamemode__twoline--first__element .container a {
|
.gamemode__twoline--first__element .container a {
|
||||||
padding: 6px 11px;
|
padding: 6px 11px;
|
||||||
}
|
}
|
||||||
.write {
|
|
||||||
position: static;
|
|
||||||
margin: -45% 87% 6% 2%;
|
|
||||||
}
|
|
||||||
.write__content input {
|
|
||||||
padding: 0.625em 1% 14px 0.75em;
|
|
||||||
}
|
|
||||||
.write__content input::placeholder {
|
|
||||||
font-size: 11.5px;
|
|
||||||
}
|
|
||||||
.write__content button {
|
|
||||||
margin-left: -15%;
|
|
||||||
padding: 0.375em 0.375em;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-device-width: 1200px) and (max-device-width: 1399px) {
|
@media screen and (min-device-width: 1200px) and (max-device-width: 1399px) {
|
||||||
@@ -377,20 +363,6 @@
|
|||||||
.gamemode__twoline--first__element .container a {
|
.gamemode__twoline--first__element .container a {
|
||||||
padding: 6px 11px;
|
padding: 6px 11px;
|
||||||
}
|
}
|
||||||
.write {
|
|
||||||
position: static;
|
|
||||||
margin: -45% 87% 6% 2%;
|
|
||||||
}
|
|
||||||
.write__content input {
|
|
||||||
padding: 0.625em 1% 14px 0.75em;
|
|
||||||
}
|
|
||||||
.write__content input::placeholder {
|
|
||||||
font-size: 11.5px;
|
|
||||||
}
|
|
||||||
.write__content button {
|
|
||||||
margin-left: -15%;
|
|
||||||
padding: 0.375em 0.375em;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 1100px) {
|
@media screen and (max-width: 1100px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user