mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-22 16:48:23 +01:00
cleanup
This commit is contained in:
parent
3e90be4953
commit
e2a4cbe8ca
@ -16,8 +16,6 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
// background: rgba(255, 255, 255, 0.05);
|
|
||||||
// border: 0.5px solid rgba(255, 255, 255, 0.08);
|
|
||||||
transition:
|
transition:
|
||||||
background,
|
background,
|
||||||
border-color 0.15s ease-in;
|
border-color 0.15s ease-in;
|
||||||
@ -38,9 +36,6 @@
|
|||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
.tab-inner {
|
.tab-inner {
|
||||||
// border: 0.5px solid rgba(255, 255, 255, 0.2);
|
|
||||||
// background: radial-gradient(ellipse 92px 32px at bottom, rgba(118, 255, 53, 0.3) 0%, transparent 100%),
|
|
||||||
// rgba(255, 255, 255, 0.2);
|
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
background: rgba(255, 255, 255, 0.07);
|
background: rgba(255, 255, 255, 0.07);
|
||||||
|
Loading…
Reference in New Issue
Block a user