mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
reduce width of direct link input field
This commit is contained in:
parent
7abfe2bd4f
commit
8a643ac5bc
@ -138,5 +138,5 @@ thead{
|
||||
}
|
||||
.directLink input{
|
||||
margin-left: 10px;
|
||||
width: 600px;
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user