Skip to content

[NcSelect] border & box-shadow combination seems off in 9.3.1Β #7981

@Sector6759

Description

@Sector6759

Hey,

in the current release, the border & box-shadow combination looks off.

This is what it looks like while developing an app using nextcloud-docker-dev.

Image

The inspector shows the following CSS being applied:

Image

To check that it's not an issue in the app I'm developing, I cloned the official calendar app into the apps-extra directory, updated the dependency to 9.3.1, which resulted in the same "weird" look.

However, on https://nextcloud-vue-components.netlify.app/#/Components/NcSelect the border/box-shadow looks like it's supposed to:

Image

I guess, it has something to do with this change:

1c4d8e1#diff-e220135f30cfa99bbb7f8f8c79e4d517b44dfacf958bd2a80ecfeb4a8a471a63R1124-R1126

.vs__dropdown-toggle {
	@include border.inputLikeBorder('.select--dark', '.select--legacy', var(--vs-border-color));
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions