ok
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
border-radius: 15px 15px 0 0;
|
||||
|
||||
position: fixed;
|
||||
bottom: 75px;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
left: 0;
|
||||
}
|
||||
@@ -58,7 +58,7 @@
|
||||
color: rgba(88, 55, 50, 1);
|
||||
|
||||
position: relative;
|
||||
height: 180px;
|
||||
height: 220px;
|
||||
}
|
||||
|
||||
.TotalContainer {
|
||||
@@ -173,7 +173,7 @@
|
||||
border-radius: 20px;
|
||||
margin: 0 auto;
|
||||
padding: 10px;
|
||||
font-size: 1.2em;
|
||||
font-size: 15px;
|
||||
border: 1px solid rgba(88, 55, 50, 0.5);
|
||||
resize: none; /* Prevent resizing */
|
||||
overflow-wrap: break-word; /* Ensure text wraps */
|
||||
|
||||
Reference in New Issue
Block a user