0
0
Fork 0

POIIIIIIIIIII

This commit is contained in:
ASTRO:? 2025-03-15 07:41:28 +09:00
parent cb22b5cce7
commit 709441aded
No known key found for this signature in database
GPG key ID: 2938B9B314D8EF8B
5 changed files with 42 additions and 35 deletions

View file

@ -4628,16 +4628,17 @@ button {
border: 0;
width: 50px;
height: 50px;
background-image: var(--logo);
background-repeat: no-repeat;
background-position: center;
background-size: 32px auto;
// background-image: var(--logo);
// background-repeat: no-repeat;
// background-position: center;
// background-size: 32px auto;
}
.app-body .column-link.column-link--logo svg,
.app-body .ui__header__logo svg {
display: none;
}
// .app-body .column-link.column-link--logo img,
// .app-body .ui__header__logo img {
// display: none;
// }
.app-body .navigation-panel__logo {
margin-bottom: 5px;