This repository has been archived on 2026-02-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
jobslink-user-clent/uni_modules/uni-scss/styles/setting/_border.scss

3 lines
49 B
SCSS
Raw Normal View History

2024-04-30 11:20:41 +08:00
.uni-border {
border: 1px $uni-border-1 solid;
}