summaryrefslogtreecommitdiffhomepage
path: root/style.css
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2021-04-05 23:52:35 +0200
committerAki <please@ignore.pl>2021-04-05 23:52:35 +0200
commit9306261368878626ec1520dcbf8295f1b99e341a (patch)
tree074182daa92b1d3360cd069533e4d91887ec72e4 /style.css
parent926cc5d1751314a18c0e3056243c0a12e804d81c (diff)
downloadderelict-prototype-9306261368878626ec1520dcbf8295f1b99e341a.zip
derelict-prototype-9306261368878626ec1520dcbf8295f1b99e341a.tar.gz
derelict-prototype-9306261368878626ec1520dcbf8295f1b99e341a.tar.bz2
Added ship type id resolution for labels
Diffstat (limited to 'style.css')
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index 472cbd8..0c793b3 100644
--- a/style.css
+++ b/style.css
@@ -32,6 +32,7 @@ body {
background: #000a;
border-radius: 0.5em;
pointer-events: none;
+ width: max-content;
}
#wrapper {