mirror of
https://github.com/haiwen/seahub.git
synced 2025-07-15 07:52:14 +00:00
[user settings] added 'min-width' for buttons
This commit is contained in:
parent
2fd16404d2
commit
a9df9cd2e2
@ -88,3 +88,6 @@ body {
|
||||
.language-selector {
|
||||
width: 260px;
|
||||
}
|
||||
.btn {
|
||||
min-width: 60px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user