mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-08 11:34:10 +08:00
🐛 fix style
This commit is contained in:
parent
d562d88768
commit
c49b55992c
@ -333,7 +333,9 @@ const { shortCut, common, local, global } = toRefs(state);
|
|||||||
font-weight: lighter;
|
font-weight: lighter;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
position: relative;
|
position: relative;
|
||||||
display: block;
|
&.ant-input-affix-wrapper {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
&:hover {
|
&:hover {
|
||||||
.anticon {
|
.anticon {
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user