mirror of
https://github.com/haiwen/seahub.git
synced 2025-07-15 16:04:01 +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 {
|
.language-selector {
|
||||||
width: 260px;
|
width: 260px;
|
||||||
}
|
}
|
||||||
|
.btn {
|
||||||
|
min-width: 60px;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user