This commit is contained in:
icret
2022-04-08 13:33:53 +00:00
parent 919228ff1e
commit abfc5a3fa0
10 changed files with 74 additions and 60 deletions

View File

@@ -87,6 +87,6 @@
.bottom-bar {
width: 100%;
position: absolute;
bottom: -4px;
bottom: 0.1px;
background-color: rgba(0, 0, 0, 0.2);
}