This is a migrated thread and some comments may be shown as answers.

TelerikDropDownList - dropdown list styling is hiding the box-shadow (material theme)

1 Answer 394 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Brent
Top achievements
Rank 1
Brent asked on 29 Jul 2020, 05:03 AM

my rough workaround is this styling:

 

    .k-animation-container {
        margin-top: -5px;
        margin-left: -5px;
        padding: 5px;
    }

1 Answer, 1 is accepted

Sort by
0
Accepted
Marin Bratanov
Telerik team
answered on 29 Jul 2020, 08:17 AM

Hello Brent,

You can Follow the status of this issue here: https://feedback.telerik.com/blazor/1428679-popups-like-filter-menu-dropdownlist-do-not-have-a-border-shadow-in-material-theme. The page used to have a more concrete title but I updated it to be broader - this affects other popups like the filter menu in the grid too.

In it, you can also find another workaround that may be a little better so you can give it a shot.

 

Regards,
Marin Bratanov
Progress Telerik

Tags
DropDownList
Asked by
Brent
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or