Fix shortcuts alignment on tooltips (#26087)

This commit is contained in:
Daniel Espino García
2024-02-01 15:20:40 +01:00
committed by GitHub
parent 547bcff064
commit a57be19da4

View File

@@ -2,8 +2,6 @@
// See LICENSE.txt for license information.
.shortcut-line {
display: flex;
align-items: center;
margin: 16px 0;
span {