mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 13:35:42 +00:00
feat: save location mesa_map
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
|
||||
text-align: center;
|
||||
line-height: 50px; /* Centraliza o texto verticalmente */
|
||||
font-size: 20px;
|
||||
font-size: 10px;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
/* position: absolute; */
|
||||
@@ -54,4 +54,9 @@
|
||||
|
||||
.elemento {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.espaco {
|
||||
border: 0.3px solid #cccccc56;
|
||||
padding: 0px;
|
||||
}
|
||||
Reference in New Issue
Block a user