mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-08 22:33:24 +00:00
Improve font size responsiveness, add ship size
This commit is contained in:
@@ -160,7 +160,6 @@ angular.module('app').service('Persist', ['$window','lodash', function ($window,
|
||||
localStorage.removeItem(LS_KEY_BUILDS);
|
||||
localStorage.removeItem(LS_KEY_COMPARISONS);
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
this.getInsurance = function () {
|
||||
|
||||
Reference in New Issue
Block a user