Fixed geary issue
This commit is contained in:
parent
d48a1aff01
commit
0340ea0467
@ -2848,6 +2848,18 @@ window#GearyMainWindow.background.csd { // <= 3.32
|
||||
border-top-right-radius: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
.geary-attachment-pane {
|
||||
border-radius: 0 0 8px 8px;
|
||||
|
||||
actionbar.background {
|
||||
background-color: transparent;
|
||||
|
||||
> revealer > box {
|
||||
border-radius: 0 0 7px 7px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
searchbar {
|
||||
|
Loading…
x
Reference in New Issue
Block a user