Update doxygen-awesome

This commit is contained in:
Loic Guegan 2023-05-31 09:14:20 +02:00
parent 40bff19d8c
commit dca4431d1a
2 changed files with 22 additions and 13 deletions
tools/doxygen/doxygen-awesome-css

View file

@ -81,6 +81,7 @@ html {
.ui-resizable-handle {
cursor: default;
width: 1px !important;
background: var(--separator-color);
box-shadow: 0 calc(-2 * var(--top-height)) 0 0 var(--separator-color);
}