0eb1b5fd51
Stop using elements with width less than 100% in the workshop UI.
5 lines
99 B
CSS
5 lines
99 B
CSS
.path-mod-workshop .random-allocator .warning {
|
|
width: 100%;
|
|
margin: 0px auto 15px auto;
|
|
}
|