mirror of https://github.com/bra1n/townsquare.git
ability text box size
This commit is contained in:
parent
93ac7145b2
commit
b7d8023137
|
@ -307,7 +307,7 @@ export default {
|
|||
padding: 5px 10px;
|
||||
top: 20px;
|
||||
right: 100%;
|
||||
width: 200px;
|
||||
width: 250px;
|
||||
z-index: 25;
|
||||
font-size: 80%;
|
||||
background: rgba(0, 0, 0, 0.7);
|
||||
|
|
Loading…
Reference in New Issue