mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-08 13:30:02 +00:00
This commit is contained in:
parent
3739455f32
commit
bba72b4bb8
@ -3,6 +3,7 @@
|
|||||||
width: 600px;
|
width: 600px;
|
||||||
max-width: 80vw;
|
max-width: 80vw;
|
||||||
right: 40px;
|
right: 40px;
|
||||||
|
height: 36px;
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
border-radius: 0 0 5px 5px;
|
border-radius: 0 0 5px 5px;
|
||||||
background: rgba(0, 0, 0, .95);
|
background: rgba(0, 0, 0, .95);
|
||||||
@ -22,6 +23,6 @@
|
|||||||
opacity: .5;
|
opacity: .5;
|
||||||
}
|
}
|
||||||
|
|
||||||
::ng-deep svg {
|
:host ::ng-deep svg {
|
||||||
height: 16px;
|
height: 16px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user