mirror of
https://projects.blender.org/infrastructure/gitea-custom.git
synced 2025-03-11 23:31:26 -05:00
parent
844367b17f
commit
8e97fa7d45
1 changed files with 8 additions and 0 deletions
|
@ -754,6 +754,14 @@
|
||||||
max-width: 1170px;
|
max-width: 1170px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* TODO: @web-assets incriease nav-global-logo height for better antialising on low pixel density screens
|
||||||
|
* .nav-global .nav-global-logo svg,
|
||||||
|
* .nav-global .nav-global-logo img {
|
||||||
|
* height: 22px;
|
||||||
|
* pointer-events: none;
|
||||||
|
* }
|
||||||
|
*/
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
Loading…
Add table
Reference in a new issue