[improvement] Picker: prevent style be override by base.css (#4136)
This commit is contained in:
@@ -14,3 +14,4 @@ export const BORDER_RIGHT = `${BORDER}--right`;
|
||||
export const BORDER_BOTTOM = `${BORDER}--bottom`;
|
||||
export const BORDER_SURROUND = `${BORDER}--surround`;
|
||||
export const BORDER_TOP_BOTTOM = `${BORDER}--top-bottom`;
|
||||
export const BORDER_UNSET_TOP_BOTTOM = `${BORDER}-unset--top-bottom`;
|
||||
|
||||
Reference in New Issue
Block a user