Fix donate button on mobile

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König
2022-08-13 12:33:53 +02:00
parent 621f9c0b02
commit 70dce5f500

View File

@@ -779,7 +779,7 @@ li:not(.menu-open) .treeview-menu .warning-count {
padding: 0.8em 1em;
width: 100%;
color: #fff !important;
background: #96060c;
background: #96060c !important;
border: none;
border-radius: 6px;
}