mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-05-15 22:26:58 +00:00
Change classname
This commit is contained in:
parent
a0587b5b3e
commit
08f999ef70
@ -114,7 +114,7 @@ export const CoreSyncStatus = () => {
|
|||||||
</span>
|
</span>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
className="bottom"
|
className="core-panel"
|
||||||
style={{
|
style={{
|
||||||
right: 'unset',
|
right: 'unset',
|
||||||
left: '55px',
|
left: '55px',
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tooltip .bottom {
|
.tooltip .core-panel {
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
border: 1px solid var(--black);
|
border: 1px solid var(--black);
|
||||||
box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
|
box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user