Welcome to mirror list, hosted at ThFree Co, Russian Federation.

doorhanger-iframe.scss « style - github.com/nextcloud/passman-webextension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b673cf38244036237215ec5fcfa3cb426190c028 (plain)
1
2
3
4
5
6
#password-toolbarIframe{
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
}