Make Dorpdowns wider for longer texts
This commit is contained in:
parent
da4eb0112e
commit
d3f2d10427
|
|
@ -224,7 +224,7 @@ const updateLastModuleLevelUser = (moduleLevel: ModuleLevelNode) => {
|
|||
|
||||
&__dropdown {
|
||||
@include desktop {
|
||||
width: 180px;
|
||||
width: 260px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue