fix: 样式调整
This commit is contained in:
@@ -15,6 +15,8 @@ const toggleClick = () => {
|
||||
<style lang="scss" scoped>
|
||||
.toggle{
|
||||
line-height: 65px;
|
||||
border-top-left-radius: 10px;
|
||||
border-bottom-left-radius: 10px;
|
||||
padding: 0 15px;
|
||||
cursor: pointer;
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user