mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
🐛 Fixed tooltip width
no issue. - fixed a CSS bug that cut the width of tooltips
This commit is contained in:
parent
f9e3e797f1
commit
8a757cef9a
@ -180,7 +180,6 @@ button, .btn-base {
|
||||
position: absolute;
|
||||
bottom: calc(100% + 4px);
|
||||
left: 50%;
|
||||
width: max-content;
|
||||
white-space: nowrap;
|
||||
padding: 3px 7px;
|
||||
border-radius: 3px;
|
||||
|
Loading…
Reference in New Issue
Block a user