The site logo ("Doris") appears partially clipped — the last character ("S") is not fully visible under normal viewing conditions.
Notably, when inspecting the element using DevTools, the container expands and the logo renders correctly. This suggests a possible CSS layout issue, likely related to container sizing or overflow properties.
How to see:
- Open https://doris.apache.org/
- Observe the logo in the top-left corner
- Notice that the final character is slightly cut off
Expected behaviour:
The logo should be fully visible without requiring any inspection or layout changes.
Actual behaviour:
The logo appears clipped on Chrome & Edge, but becomes fully visible when the layout is altered via DevTools.
Screenshot

The site logo ("Doris") appears partially clipped — the last character ("S") is not fully visible under normal viewing conditions.
Notably, when inspecting the element using DevTools, the container expands and the logo renders correctly. This suggests a possible CSS layout issue, likely related to container sizing or overflow properties.
How to see:
Expected behaviour:
The logo should be fully visible without requiring any inspection or layout changes.
Actual behaviour:
The logo appears clipped on Chrome & Edge, but becomes fully visible when the layout is altered via DevTools.
Screenshot
