storj/web/satellite/src
Egon Elbre 788d775f6a web/satellite: fix browser progress-bar visibility
When a small value is displayed then the progress wasn't visible.
Add a drop-shadow for a quick-fix and set the overflow property to the
correct value. Currently both need to use !important hack since
the old browser is being imported and the css properties conflict.

Change-Id: I2a2d62f9b16a9ef26aaec91e82f5c05cc33dee23
2021-11-22 14:56:34 +02:00
..
api satellite/{satellitedb, web}: display object count in satellite UI 2021-11-01 18:26:13 +00:00
components web/satellite: fix browser progress-bar visibility 2021-11-22 14:56:34 +02:00
router web/satellites: fixes for new objects flow 2021-11-17 11:31:50 +02:00
store satellite/console, web/satellite: feature flag for new project dashboard 2021-11-17 16:02:47 +02:00
types satellite/{satellitedb, web}: display object count in satellite UI 2021-11-01 18:26:13 +00:00
utils satellite/console, web/satellite: feature flag for new project dashboard 2021-11-17 16:02:47 +02:00
views web/satellite: added 2 new steps for onb CLI flow 2021-11-10 14:36:11 +00:00
App.vue satellite/console, web/satellite: feature flag for new project dashboard 2021-11-17 16:02:47 +02:00
main.ts web/satellite: fixed dropdowns weird behavior 2021-11-11 15:45:18 +02:00