mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 22:55:35 +00:00
Responsive UI Improvements across the board
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<h2>Permalink</h2>
|
||||
<br>
|
||||
<h3>URL</h3>
|
||||
<input ng-model="url" size="70" ng-click="onTextClick($event)">
|
||||
<input ng-model="url" size="40" ng-click="onTextClick($event)">
|
||||
<br><br>
|
||||
<h3>Shortened</h3>
|
||||
<input ng-model="shortenedUrl" size="25" ng-click="onTextClick($event)">
|
||||
|
||||
Reference in New Issue
Block a user