mirror of
https://github.com/janishutz/MusicPlayerV2.git
synced 2025-11-25 04:54:23 +00:00
Update bar utility
This commit is contained in:
@@ -103,6 +103,7 @@
|
|||||||
>.offering-wrapper {
|
>.offering-wrapper {
|
||||||
.offering {
|
.offering {
|
||||||
>td {
|
>td {
|
||||||
|
padding: 5px;
|
||||||
p {
|
p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
@@ -132,6 +133,8 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
|
color: var( --primary-color );
|
||||||
|
touch-action: manipulation;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user