no message

This commit is contained in:
wujekbogdan 2015-12-09 22:08:57 +01:00
parent c14feba0bf
commit 6fbaa00403

View File

@ -318,7 +318,7 @@ When set to true, you can scroll the container by selecting text and move the cu
### theme
A string. It's a class name added to the container element. The class name is prepended with `ps-theme-`. So default theme class name is `ps-theme-default`. In order to create custom themes with scss use `ps-container($theme)` mixin, where `$theme` is a scss map. Look at `themes.scss` as a reference for how to create custom themes.
**Default: default**
**Default: 'default'**
Example: