This commit is contained in:
zadit
2024-12-26 08:58:59 +07:00
parent c6d7ed5aae
commit cf38edac85
17 changed files with 259 additions and 167 deletions

View File

@@ -8,7 +8,7 @@
color: rgba(88, 55, 50, 1);
background-color: #e9e9e9;
border-radius: 15px;
max-height: 80vh;
max-height: 87vh;
width: 80vw;
}
.Transactions {
@@ -226,7 +226,7 @@
.dotted-line .line {
border-top: 13px dotted #dbdbdb;
width: 100%;
margin: 0 20px;
margin: 0 18px;
}
.dotted-line .circle-left {