azerothcore-armory/static/css/armory.css

4 lines
82 B
CSS

html {
/* Removes the vertical scrollbar caused by Bulma */
overflow-y: auto;
}