mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Fix shortcuts alignment on tooltips (#26087)
This commit is contained in:
committed by
GitHub
parent
547bcff064
commit
a57be19da4
@@ -2,8 +2,6 @@
|
||||
// See LICENSE.txt for license information.
|
||||
|
||||
.shortcut-line {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin: 16px 0;
|
||||
|
||||
span {
|
||||
|
||||
Reference in New Issue
Block a user