mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 08:32:02 +00:00
Fixed bug with feedback email on the website (#10595)
* Fixed bug on website * Style in CSS file * Style in CSS file
This commit is contained in:
parent
15e8f37839
commit
89cbbe765f
@ -194,3 +194,7 @@ a.btn-outline-yellow {
|
||||
.w-15 {
|
||||
width: 15% !important;
|
||||
}
|
||||
|
||||
#feedback_email {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user