Update snippet for changing padding in README.rst
The CSS selector was changed to vte-terminal.
This commit is contained in:
parent
9a3115603a
commit
b58bf501a7
|
@ -167,7 +167,7 @@ follow snippet to ``$XDG_CONFIG_HOME/gtk-3.0/gtk.css`` (or
|
|||
|
||||
.. code:: css
|
||||
|
||||
VteTerminal {
|
||||
VteTerminal, vte-terminal {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue