mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-10 19:29:56 +00:00
[user settings] added 'min-width' for buttons
This commit is contained in:
@@ -88,3 +88,6 @@ body {
|
|||||||
.language-selector {
|
.language-selector {
|
||||||
width: 260px;
|
width: 260px;
|
||||||
}
|
}
|
||||||
|
.btn {
|
||||||
|
min-width: 60px;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user