mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +01:00
remove border radius when tile is not magnified
This commit is contained in:
parent
0623218373
commit
e0e4256739
@ -70,7 +70,6 @@
|
||||
}
|
||||
|
||||
.tile-node {
|
||||
border-radius: calc(var(--block-border-radius) + 2px);
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user