当前位置:网站首页>select tag custom style
select tag custom style
2022-08-05 02:18:00 【tengyuxin】
Reason for demand: I am also used to using various UI libraries in vue development, but the uncomfortable thing is that the styles of the UI components provided are difficult to cover. For example, the select I want to use, my interface style is dark blueColor, its white background does not meet the requirements, you have to go to the element-plus style file to modify it.
=", I thought, this kind of simple component, I can write by myself, the advantage can let me better grasp the selection itself and eliminate the uncertain parts.
="Afterwards, it can be used directly as a component
The following is a screenshot of my modified style
html structure in vue3
Inside vue3 script setup
vue3 style
outline attribute
When you click select, a border will appear. This border is called the peripheral border and does not account for the content size.The case is as follows
Document Note: Internet Explorer 8 (and later) supports the outline property only when !DOCTYPE is specified.
边栏推荐
- 基于OpenVINO工具套件简单实现YOLOv7预训练模型的部署
- Leetcode brushing questions - 22. Bracket generation
- 散列表的查找(哈希表)
- Greenplum Database Fault Analysis - Why Does gpstart -a Return Failure After Version Upgrade?
- .Net C# 控制台 使用 Win32 API 创建一个窗口
- "Dilili, wait for the lights, wait for the lights", the prompt sound for safe production in the factory
- 没有对象的程序员如何过七夕
- C学生管理系统 头添加学生节点
- leetcode 15
- KingbaseES V8 GIS数据迁移方案(2. Kingbase GIS能力介绍)
猜你喜欢
Live preview | 30 minutes started quickly!Look at credible distributed AI chain oar architectural design
海量服务实例动态化管理
LeetCode使用最小花费爬楼梯----dp问题
【Endnote】Word插入自定义形式的Endnote文献格式
【MySQL系列】- LIKE查询 以%开头一定会让索引失效吗
iNFTnews | 对体育行业和球迷来说,NFT可以带来什么?
如何基于OpenVINO POT工具简单实现对模型的量化压缩
RAID磁盘阵列
直播预告|30分钟快速入门!来看可信分布式AI链桨的架构设计
js中try...catch和finally的用法
随机推荐
亚马逊云科技携手中科创达为行业客户构建AIoT平台
KingbaseES V8 GIS数据迁移方案(2. Kingbase GIS能力介绍)
"Dilili, wait for the lights, wait for the lights", the prompt sound for safe production in the factory
Advanced Numbers_Review_Chapter 1: Functions, Limits, Continuity
C语言基础知识 -- 指针
从零到一快速学会三子棋
Understand the recommendation system in one article: Recall 06: Two-tower model - model structure, training method, the recall model is a late fusion feature, and the sorting model is an early fusion
进程在用户态和内核态的区别[独家解析]
在这个超连接的世界里,你的数据安全吗
C学生管理系统 头添加学生节点
How to simply implement the quantization and compression of the model based on the OpenVINO POT tool
重新审视分布式系统:永远不会有完美的一致性方案……
【解密】OpenSea免费创造的NFT都没上链竟能出现在我的钱包里?
散列表的查找(哈希表)
Intel XDC 2022 Wonderful Review: Build an Open Ecosystem and Unleash the Potential of "Infrastructure"
【Word】Word公式导出PDF后出现井号括号#()错误
[Word] #() error occurs after Word formula is exported to PDF
CPDA|运营人如何从负基础学会数据分析(SQL)
领域驱动设计——MDD
如何基于OpenVINO POT工具简单实现对模型的量化压缩