mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
16 lines
207 B
CSS
16 lines
207 B
CSS
VteTerminal,
|
|
TerminalScreen,
|
|
vte-terminal {
|
|
padding: 1.3em;
|
|
}
|
|
|
|
.window-frame, .window-frame:backdrop {
|
|
margin: 0;
|
|
border-style: none;
|
|
border-radius: 0;
|
|
}
|
|
|
|
.titlebar {
|
|
border-radius: 0;
|
|
}
|