mirror of
https://github.com/nextcloud/passman.git
synced 2025-02-25 16:04:19 +08:00
15 lines
No EOL
188 B
SCSS
15 lines
No EOL
188 B
SCSS
#passwordSharingSettings{
|
|
#mover{
|
|
table{
|
|
td{
|
|
padding: 5px;
|
|
}
|
|
}
|
|
input[type="text"]{
|
|
width: 350px;
|
|
}
|
|
}
|
|
#requests-table{
|
|
width: 100%;
|
|
}
|
|
} |