mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
fix tile node border radius
This commit is contained in:
parent
64a7a6e533
commit
9cf87723dc
@ -70,7 +70,7 @@
|
||||
}
|
||||
|
||||
.tile-node {
|
||||
border-radius: calc(var(--block-border-radius) + 2px);
|
||||
border-radius: calc(var(--block-border-radius) + 4px);
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user