mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 15:10:48 +00:00
Aggiunto input manuale codice fermate cercaorario seta
This commit is contained in:
@@ -124,10 +124,18 @@ a {
|
||||
font-size: 16px;
|
||||
border-radius: 6px;
|
||||
border: 1px solid var(--border-color);
|
||||
width: 20vw;
|
||||
}
|
||||
#stopCodeBar {
|
||||
padding: 10px;
|
||||
font-size: 16px;
|
||||
border-radius: 6px;
|
||||
border: 1px solid var(--border-color);
|
||||
width: 20vw;
|
||||
}
|
||||
|
||||
footer {
|
||||
position: fixed;
|
||||
position: relative;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user