azerothcore-armory/static/css/armory.css
2022-02-26 13:41:39 +01:00

8 lines
125 B
CSS

html {
/* Removes the vertical scrollbar caused by Bulma */
overflow-y: auto;
}
.char-name.title {
margin-bottom: 0px;
}