mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-22 16:48:23 +01:00
Remove unnecessary icon styling for block, update header flex
This commit is contained in:
parent
b105f281c8
commit
a01d735db3
@ -81,18 +81,9 @@
|
||||
border-bottom: 1px solid var(--border-color);
|
||||
border-radius: var(--block-border-radius) var(--block-border-radius) 0 0;
|
||||
|
||||
.block-frame-preicon-button {
|
||||
opacity: 0.7;
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.block-frame-default-header-iconview {
|
||||
display: flex;
|
||||
flex-shrink: 1;
|
||||
flex: 0 1 auto;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
overflow-x: hidden;
|
||||
|
Loading…
Reference in New Issue
Block a user