Update the min-width property for username popups.

Signed-off-by: Gökay Şatır <gokaysatir@collabora.com>
Change-Id: I8ebff9ea79b0198cba80fe275c91cadb94c07ce7
This commit is contained in:
Gökay Şatır 2024-07-04 22:15:14 +03:00 committed by Gökay ŞATIR
parent 608cd673ce
commit 87ef3e4e3a

View file

@ -1111,7 +1111,7 @@ nav.spreadsheet-color-indicator ~ #sidebar-dock-wrapper {
}
.username-pop-up {
width: 110px;
min-width: 110px;
height: 45px;
position: absolute;
text-align: center;