Fix shortcuts alignment on tooltips (#26087)

Этот коммит содержится в:
Daniel Espino García
2024-02-01 15:20:40 +01:00
коммит произвёл GitHub
родитель 547bcff064
Коммит a57be19da4

Просмотреть файл

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