You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-27 06:23:53 +01:00
AF table fix for phones
This commit is contained in:
@@ -97,12 +97,9 @@ h3 {
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
ul li {
|
ul li {
|
||||||
display: inline;
|
display: inline-table;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
}
|
width: 40px;
|
||||||
li:not(:last-child)::after {
|
|
||||||
content: " •";
|
|
||||||
color: #aaa;
|
|
||||||
}
|
}
|
||||||
#flags-container-desktop {
|
#flags-container-desktop {
|
||||||
display: none;
|
display: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user