mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 14:49:43 +08:00
fix(style): fix layout header style, basic arrow style and table search form style (#525)
* style: cursor pointer * style: light mode, hover background-color * fix(style): fix form border-radius style
This commit is contained in:
@@ -153,6 +153,10 @@
|
||||
}
|
||||
|
||||
&--light {
|
||||
&:hover {
|
||||
background-color: @header-light-bg-hover-color;
|
||||
}
|
||||
|
||||
.@{prefix-cls}__name {
|
||||
color: @text-color-base;
|
||||
}
|
||||
|
Reference in New Issue
Block a user