akash015 commited on
Commit
9b8c23b
1 Parent(s): 5770233

Update public/test.css

Browse files
Files changed (1) hide show
  1. public/test.css +16 -20
public/test.css CHANGED
@@ -1,20 +1,16 @@
1
- .MuiButtonBase-root.MuiIconButton-root.MuiIconButton-sizeMedium.css-1egpgfe {
2
- display: none;
3
- }
4
-
5
- .MuiStack-root.watermark.css-1705j0v {
6
- display: none;
7
- }
8
-
9
- .MuiAvatar-img.css-1hy9t21 {
10
- content: url("/public/image.png"); /* Path to your custom avatar image */
11
- }
12
-
13
- img[src="http://localhost:8000/logo?theme=dark"]
14
- {
15
- display: none;
16
- }
17
-
18
- #open-sidebar-button {
19
- display: none;
20
- }
 
1
+ .MuiButtonBase-root.MuiIconButton-root.MuiIconButton-sizeMedium.css-1egpgfe {
2
+ display: none;
3
+ }
4
+
5
+ .MuiStack-root.watermark.css-1705j0v {
6
+ display: none;
7
+ }
8
+
9
+ img[src="https://bacancydataprophets-medocchat.hf.space/logo?theme=dark"]
10
+ {
11
+ display: none;
12
+ }
13
+
14
+ #open-sidebar-button {
15
+ display: none;
16
+ }